다음을 통해 공유


ReferencedCategoriesDocument.Link 속성

정의

범주 문서의 URI를 가져오거나 설정합니다.

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입니다.

적용 대상