Proprietà DedNetApplicationDefaultDocumentCommand
|
Comando di default da lanciare sul doppio click neli documenti.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public DedCommand DefaultDocumentCommand { get; set; }
Public Property DefaultDocumentCommand As DedCommand
Get
Set
public:
property DedCommand^ DefaultDocumentCommand {
DedCommand^ get ();
void set (DedCommand^ value);
}
member DefaultDocumentCommand : DedCommand with get, set
Valore della proprietà
Tipo:
DedCommandVedi anche