Share via


ManagementPack.VersionId Property

Definition

Gets the GUID representing the version identifier for the management pack.

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

Property Value

The GUID representing the version identifier.

Attributes

Remarks

The VersionId property is set internally only.

Applies to