Boolean accessor and setter to allow or prevent the addition of non-standard segments during their parsing.
Public Property Add_NoneStandardSegmentToRoot As Boolean
public bool Add_NoneStandardSegmentToRoot { get; set; }
Gets or sets the flag to indicate if non-standard segments are added to the message root.
When set to true, any unexpected segment will be added regardless of whether it is in non-standard format. However in this situation, the unexpected segment will be added to the root. When set to false, the parser will ignore any non-standard segments and will not be act as if they do not exist. By default it is set to true.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document