LegacyXsltWrapperTransform Constructors
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.
Overloads
| LegacyXsltWrapperTransform() | |
| LegacyXsltWrapperTransform(String) |
LegacyXsltWrapperTransform()
public:
LegacyXsltWrapperTransform();
public LegacyXsltWrapperTransform ();
Public Sub New ()
Applies to
LegacyXsltWrapperTransform(String)
public:
LegacyXsltWrapperTransform(System::String ^ xslt);
public LegacyXsltWrapperTransform (string xslt);
new Microsoft.XLANGs.BaseTypes.LegacyXsltWrapperTransform : string -> Microsoft.XLANGs.BaseTypes.LegacyXsltWrapperTransform
Public Sub New (xslt As String)
Parameters
- xslt
- String