ESRI.ArcGIS.ConversionTools
xsltparam Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ConversionTools Namespace > XSLTransform Class : xsltparam Property




An XML file or string that will be passed to the XSLT stylesheet. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property xsltparam As Object
Visual Basic (Usage)Copy Code
Dim instance As XSLTransform
Dim value As Object
 
instance.xsltparam = value
 
value = instance.xsltparam
C# 
public object xsltparam {get; set;}

See Also

© 2010 All Rights Reserved.