Proprietà FindCodeCommandDefaultCommand
|
Restituisce o imposta il comando da visualizzare come default.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public DedCommand DefaultCommand { get; set; }
Public Property DefaultCommand As DedCommand
Get
Set
public:
property DedCommand^ DefaultCommand {
DedCommand^ get ();
void set (DedCommand^ value);
}
member DefaultCommand : DedCommand with get, set
Valore della proprietà
Tipo:
DedCommandVedi anche