Proprietà OpenAssocFilesCommandShowAttachFiles
|
Restitusice o imposta se l'apertura debba visualizzare i file allegati.
Di default è false ed apre i file associati.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public 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à
Tipo:
BooleanVedi anche