IModelOptionsFileAttachment.DefaultDirectory Property
Specifies the default directory for file attachments.
Namespace: DevExpress.ExpressApp.FileAttachments.Win
Assembly: DevExpress.ExpressApp.FileAttachment.Win.v24.1.dll
NuGet Package: DevExpress.ExpressApp.FileAttachment.Win
Declaration
Property Value
Type | Description |
---|---|
String | A string specifying the default directory for file attachments. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to DefaultDirectory |
---|---|
IModelOptionsFileAttachments |
|
Remarks
This property is considered for Windows Forms applications.
See Also