Proprietà DedNetApplicationDefaultDocumentCommand 
             | 
          
        
         
            Comando di default da lanciare sul doppio click neli documenti.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic 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: 
DedCommand
Vedi anche