다음을 통해 공유


StoreVideo.Uri 속성

정의

비디오의 URI를 가져옵니다.

public:
 property Uri ^ Uri { Uri ^ get(); };
Uri Uri();
public System.Uri Uri { get; }
var uri = storeVideo.uri;
Public ReadOnly Property Uri As Uri

속성 값

비디오의 URI입니다.

적용 대상