FileInfo.Password Property
Specifies a password that can be used to open a password protected file.
Namespace: DevExpress.DataAccess.Wizard.Presenters
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
Type | Description |
---|---|
String | A string specifying the password to open the file. |
See Also