다음을 통해 공유


TmdlSerializationOptions.ExcludeMetadataOrderHints 속성

정의

중요: TMDL은 아직 미리 보기 상태이며 API 표면은 GA 이전에 수정될 수 있습니다.

serialize된 TMDL 콘텐츠에 메타데이터 요소의 순서에 대한 힌트를 포함하지 않아야 하는지를 나타내는 표시를 가져옵니다. default는 생성된 TMDL에 포함됨을 나타내는 false입니다.

public bool ExcludeMetadataOrderHints { get; }
member this.ExcludeMetadataOrderHints : bool
Public ReadOnly Property ExcludeMetadataOrderHints As Boolean

속성 값

True이면 메타데이터 순서 힌트가 TMDL 콘텐츠에서 제외됩니다. 그렇지 않으면 false입니다.

적용 대상