Depot Suffix Property, used for Spec Depots
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntaxpublic string Suffix { get; set; }
Public Property Suffix As String
Get
Set
public:
property String^ Suffix {
String^ get ();
void set (String^ value);
}
member Suffix : string with get, set
Property Value
Type:
String
See Also