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




The XML Schema or XML DTD that describes the structure and content of a valid XML document. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property schemaurl As String
Visual Basic (Usage)Copy Code
Dim instance As XMLSchemaValidator
Dim value As String
 
instance.schemaurl = value
 
value = instance.schemaurl
C# 
public string schemaurl {get; set;}

See Also

© 2010 All Rights Reserved.