Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
string ContentDescription;
[VB.NET]
Property ContentDescription As String
[Pascal]
under development
[C++]
void get_ContentDescription(std::string &OutResult);
void set_ContentDescription(const std::string &Value);
[PHP]
string get_ContentDescription()
void set_ContentDescription(string $Value)
[Java]
String getContentDescription();
void setContentDescription(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum