DocumentReference.Source 속성

정의

이 문서 참조를 위한 URI(Uniform Resource Identifier)를 가져오거나 설정합니다.

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

속성 값

Uri

문서 참조를 나타내는 Uri 입니다.

설명

이 종속성 속성으로 식별 되는 SourceProperty 필드입니다.

종속성 속성 정보

식별자 필드 SourceProperty
메타 데이터 속성 설정 true 없음

적용 대상