Share via


ManagementPack.FriendlyName Property

Definition

Gets or sets the name as specified by the author.

public:
 property System::String ^ FriendlyName { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.EnterpriseManagement.Configuration.CriteriaPropertyMapping("FriendlyName")]
public string FriendlyName { get; set; }
member this.FriendlyName : string with get, set
Public Property FriendlyName As String

Property Value

The friendly name for the management pack.

Attributes

Applies to