XsltException.SourceUri Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the location path of the style sheet.
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 StringProperty Value
The location path of the style sheet.