ManagementPackSubElement.DisplayName Property
System Center
Gets or sets the display name 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_DisplayName () /** @property */ public void set_DisplayName (String value)
public function get DisplayName () : String public function set DisplayName (value : String)
Property Value
A string that contains the display name 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: