ReferencedCategoriesDocument.Link 属性

定义

获取或设置类别文档的 URI。Gets or sets the URI for the categories document.

public:
 property Uri ^ Link { Uri ^ get(); void set(Uri ^ value); };
public Uri Link { get; set; }
member this.Link : Uri with get, set
Public Property Link As Uri

属性值

Uri

类别文档的 URI。The URI for the categories document.

适用于