次の方法で共有


MetadataSerializationContext.Documents プロパティ

定義

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

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 の読み取り専用コレクション。

適用対象