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