IModuleSetupDescription Property |
Get or set the description of the module.
Namespace:
AskiaPortalCmn.Setup
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax string Description { get; set; }
Property Description As String
Get
Set
property String^ Description {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also