ManagementPackElement.Name Property

Definition

Gets the name of this management pack element.

public:
 property System::String ^ Name { System::String ^ get(); };
[Microsoft.EnterpriseManagement.Configuration.CriteriaPropertyMapping("Name")]
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

A string that contains the name of this management pack element.

Attributes

Applies to