ManagementPackElement.Comment Property

Definition

Gets the optional comment associated with this management pack element.

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

Property Value

A string that contains the comment for this management pack element.

Attributes

Applies to