XsltException.SourceUri 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取样式表的位置路径。
public:
 virtual property System::String ^ SourceUri { System::String ^ get(); };public:
 property System::String ^ SourceUri { System::String ^ get(); };public virtual string? SourceUri { get; }public virtual string SourceUri { get; }public string SourceUri { get; }member this.SourceUri : stringPublic Overridable ReadOnly Property SourceUri As StringPublic ReadOnly Property SourceUri As String属性值
样式表的位置路径。