ServerLicenseLicense Property
|
The license key.
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2025.2.287.2434
Syntaxpublic string License { get; }Public ReadOnly Property License As String
Get
public:
property String^ License {
String^ get ();
}member License : string with get
Property Value
Type:
String
See Also