ServerLicenseIPaddress Property
|
IP/Port address for license.
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2025.1.277.3624
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