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




The URL of a Web Service that hosts the metadata catalog, if appropriate. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.