ModuleClassInfoDescription Property |
Gets the description of the module.
Namespace: ConnectedApps.Cms.EntitiesAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Description { get; }
Public ReadOnly Property Description As String
Get
public:
property String^ Description {
String^ get ();
}
member Description : string with get
Property Value
Type:
String
See Also