다음을 통해 공유


XamlSourceInfo.SourceUri 속성

정의

요소가 선언된 원본 문서의 URI입니다.

public:
 property Uri ^ SourceUri { Uri ^ get(); };
public Uri SourceUri { get; }
member this.SourceUri : Uri
Public ReadOnly Property SourceUri As Uri

속성 값

Uri

요소가 선언된 원본 문서의 URI입니다.

설명

이 멤버는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.

적용 대상