共用方式為


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 基礎結構,並不能直接使用於您的程式碼中。

適用於