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




An W3C-compliant XSLT 1.0 stylesheet file that defines the transformation that will be performed. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.