ServerLicenseIPaddress Property
|
IP/Port address for license.
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntaxpublic string IPaddress { get; }
Public ReadOnly Property IPaddress As String
Get
public:
property String^ IPaddress {
String^ get ();
}
member IPaddress : string with get
Property Value
Type:
String
See Also