Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntaxpublic bool Autoreload { get; set; }
Public Property Autoreload As Boolean
Get
Set
public:
property bool Autoreload {
bool get ();
void set (bool value);
}
member Autoreload : bool with get, set
Property Value
Type:
Boolean
See Also