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 None

적용 대상