XsltException::SourceUri Property

 

Gets the location path of the style sheet.

Namespace:   System.Xml.Xsl
Assembly:  System.Xml (in System.Xml.dll)

public:
property String^ SourceUri {
	virtual String^ get();
}

Property Value

Type: System::String^

The location path of the style sheet.

.NET Framework
Available since 1.1
Return to top
Show: