 | MimeDataHasFileName Property |
Gets a boolean value indicating if
FileName is set.
Namespace: Limilabs.Mail.MIMEAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic bool HasFileName { get; }Public ReadOnly Property HasFileName As Boolean
Get
public:
property bool HasFileName {
bool get ();
}member HasFileName : bool with get
Property Value
Boolean
See Also