다음을 통해 공유


LocalizedUri.Uri 속성

정의

URI를 가져오거나 설정합니다.

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

속성 값

Uri

URI입니다.

적용 대상