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