Gets the href.
Namespace:
Autoaddress.Autoaddress2_0.Model
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic Uri Href { get; protected set; }
Public Property Href As Uri
Get
Protected Set
public:
property Uri^ Href {
Uri^ get ();
protected: void set (Uri^ value);
}
member Href : Uri with get, set
Property Value
Type:
Uri
See Also