EnterpriseManagementObject.DisplayName Property

Definition

Gets the display name of the object.

public:
 virtual property System::String ^ DisplayName { System::String ^ get(); };
public virtual string DisplayName { get; }
member this.DisplayName : string
Public Overridable ReadOnly Property DisplayName As String

Property Value

Returns String.

The display name of the object.

Applies to