ServerLicensePlatform Property
|
Platform for which license is generated.
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntaxpublic string Platform { get; }
Public ReadOnly Property Platform As String
Get
public:
property String^ Platform {
String^ get ();
}
member Platform : string with get
Property Value
Type:
String
See Also