XmlSchemaException.SourceUri 属性    
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取导致此异常的架构的统一资源标识符 (URI) 位置。
public:
 property System::String ^ SourceUri { System::String ^ get(); };public string? SourceUri { get; }public string SourceUri { get; }member this.SourceUri : stringPublic ReadOnly Property SourceUri As String属性值
导致此异常的架构的 URI 位置。