Share via


ManagementPack.Id Property

Definition

Gets the GUID for this management pack.

public:
 property Guid Id { Guid get(); };
[Microsoft.EnterpriseManagement.Configuration.CriteriaPropertyMapping("Id")]
public Guid Id { get; }
member this.Id : Guid
Public ReadOnly Property Id As Guid

Property Value

The GUID of this management pack.

Attributes

Remarks

The Id property is set internally only.

Applies to