Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

EncryptionInfo.GetFileName() Method

Retrieves the file name to be encrypted.

Namespace: DevExpress.XtraRichEdit.Forms

Assembly: DevExpress.RichEdit.v20.2.Core.dll

NuGet Package: DevExpress.RichEdit.Core

Declaration

public string GetFileName()

Returns

Type Description
String

A file name.

See Also