Proprietà DedNetApplicationDefaultDocumentCommand
|
Comando di default da lanciare sul doppio click neli documenti.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
DedCommandVedi anche