次の方法で共有


MetadataSerializationContext.Documents プロパティ

定義

重要: TMDL はまだプレビュー段階であり、API サーフェスは GA より前に変更される可能性があります。

コンテキストに含まれるドキュメントの論理パスを取得します。

public System.Collections.Generic.IReadOnlyCollection<string> Documents { get; }
member this.Documents : System.Collections.Generic.IReadOnlyCollection<string>
Public ReadOnly Property Documents As IReadOnlyCollection(Of String)

プロパティ値

パスを含む の String 読み取り専用コレクション。

適用対象