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




The XML namespace that will be validated. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.