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 结构,不能在代码中直接使用。

适用于