TmdlSerializationOptions.ExcludeMetadataOrderHints Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an indication if the serialized TMDL content should not include hints for the order of metadata elements; default is false, indicating to included in the generated TMDL.
public bool ExcludeMetadataOrderHints { get; }
member this.ExcludeMetadataOrderHints : bool
Public ReadOnly Property ExcludeMetadataOrderHints As Boolean
Property Value
True, if metadata-order hints are excluded from the TMDL content; otherwise, false.