Proprietà OpenAssocFilesCommandShowAttachFiles
             | 
          
        
        
            Restitusice o imposta se l'apertura debba visualizzare i file allegati.
            Di default è false ed apre i file associati.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool ShowAttachFiles { get; set; }Public Property ShowAttachFiles As Boolean
	Get
	Set
public:
property bool ShowAttachFiles {
	bool get ();
	void set (bool value);
}member ShowAttachFiles : bool with get, set
Valore della proprietà
Boolean
Vedi anche