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 基础结构,不应直接从代码使用。

适用于