[This is preliminary documentation and is subject to change.]
When non-null asks user to download picture as a named attached file
Namespace: NFX.Wave.MVCAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public string AttachmentFileName { get; }
public string AttachmentFileName { get; }
Public ReadOnly Property AttachmentFileName As String
Get
Public ReadOnly Property AttachmentFileName As String
Get
public:
property String^ AttachmentFileName {
String^ get ();
}
public:
property String^ AttachmentFileName {
String^ get ();
}
member AttachmentFileName : string with get
member AttachmentFileName : string with get
Property Value
Type:
String