ServerLicenseFileCount Property
|
Number of files.
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntaxpublic string FileCount { get; }
Public ReadOnly Property FileCount As String
Get
public:
property String^ FileCount {
String^ get ();
}
member FileCount : string with get
Property Value
Type:
String
See Also