Namespace: AMG.API.DefinitionsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public int IpPort { get; set; }
Public Property IpPort As Integer
Get
Set
public:
property int IpPort {
int get ();
void set (int value);
}
member IpPort : int with get, set
Property Value
Type:
Int32See Also