EMClientInfoImageBasePath Property
|
Alterian Email Manager 6.2.3 SDK Help File
Image base path.
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string ImageBasePath { get; set; }
Public Property ImageBasePath As String
Get
Set
public:
property String^ ImageBasePath {
String^ get ();
void set (String^ value);
}
member ImageBasePath : string with get, set
function get_ImageBasePath();
function set_ImageBasePath(value);
Property Value
Type:
String
See Also