ManagementPackSubElement.Description Property
System Center
Gets or sets the description of the child element in a management pack.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
/** @property */ public String get_Description () /** @property */ public void set_Description (String value)
public function get Description () : String public function set Description (value : String)
Property Value
A string that contains the description of the child element in a management pack.Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows Vista, Windows Server 2003, andTarget Platforms
Windows Server 2008,Windows Server 2003
Show: