EmailTestZipFile Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibrary.LitmusAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string ZipFile { get; set; }
Public Property ZipFile As String
Get
Set
public:
property String^ ZipFile {
String^ get ();
void set (String^ value);
}
member ZipFile : string with get, set
function get_ZipFile();
function set_ZipFile(value);
Property Value
Type:
String
Remarks
See Also