Namespace: AMG.API.DefinitionsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public string IpAddress { get; set; }
Public Property IpAddress As String
Get
Set
public:
property String^ IpAddress {
String^ get ();
void set (String^ value);
}
member IpAddress : string with get, set
Property Value
Type:
StringSee Also