Proprietà CheckOutOnlyDirty
|
Inidica se operare solo sui file dirty
Namespace: DedNetInv.CommandsAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic bool OnlyDirty { get; set; }Public Property OnlyDirty As Boolean
Get
Set
public:
property bool OnlyDirty {
bool get ();
void set (bool value);
}member OnlyDirty : bool with get, set
Valore della proprietà
Boolean
Vedi anche