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




The following tables list the members exposed by XSLTransform.

Public Constructors

 NameDescription
Public ConstructorXSLTransform ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyoutputA file that will be created containing the converted metadata. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertysourceThe item whose metadata will be converted, or a stand-alone XML file that will be converted. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public PropertyxsltAn W3C-compliant XSLT 1.0 stylesheet file that defines the transformation that will be performed. (In, Required)  
Public PropertyxsltparamAn XML file or string that will be passed to the XSLT stylesheet. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.