ServerLicenseApplication Property
|
Application that can use this license.
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntaxpublic string Application { get; }
Public ReadOnly Property Application As String
Get
public:
property String^ Application {
String^ get ();
}
member Application : string with get
Property Value
Type:
String
See Also