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




The password you used to access the metadata catalog when publishing documents, if appropriate. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.