ITransform2.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:
abstract void Load(System::String ^ xslt);
public abstract void Load (string xslt);
abstract member Load : string -> unit
Public MustOverride Sub Load (xslt As String)
Parameters
- xslt
- String