SaxonHEXsltTransform.Load(String) Method
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.
public:
override void Load(System::String ^ xslt);
public override void Load (string xslt);
override this.Load : string -> unit
Public Overrides Sub Load (xslt As String)
Parameters
- xslt
- String