MetadataSerializationContext.Documents 属性

定义

重要提示:TMDL 仍处于预览状态,在正式发布之前,API 图面仍可能已修改!

获取上下文中包含的文档的逻辑路径。

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

适用于