XpsPartBase.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

適用於