共用方式為


TmdlSerializationOptions.ExcludeMetadataOrderHints 屬性

定義

重要事項:TMDL 仍在預覽狀態,而且 API 介面在 GA 之前可能仍會修改!

取得串行化 TMDL 內容是否不應該包含元數據元素順序提示的指示;默認值為 false,表示包含在產生的 TMDL 中。

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

屬性值

True 是表示 如果元數據順序提示從 TMDL 內容中排除;否則為 false。

適用於