public string URI {get; set;}
public: __property string* get_URI(); public: __property void set_URI( string* value );
public: property String^ URI { String^ get(); void set ( String^ value); }
'Declaration Public Property URI As String
'Usage Dim instance As Hyperlink Dim value As String instance.URI = value value = instance.URI
Hyperlink Class Hyperlink Members
©2018. Accusoft Corporation. All Rights Reserved.