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 的只读集合。

适用于