Proprietà ApriFileAssociatiAttachments
|
Imposta o ritorna se il comando deve lavorare sugli allegati (True) o sugli associati (False).
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 28.1.0-RC
Sintassipublic bool Attachments { get; set; }Public Property Attachments As Boolean
Get
Set
public:
property bool Attachments {
bool get ();
void set (bool value);
}member Attachments : bool with get, set
Valore della proprietà
Boolean
Vedi anche