Share via


ManagementPackItem.Status Property

Definition

Gets the current status of the item.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackElementStatus Status { Microsoft::EnterpriseManagement::Configuration::ManagementPackElementStatus get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackElementStatus value); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackElementStatus Status { get; set; }
member this.Status : Microsoft.EnterpriseManagement.Configuration.ManagementPackElementStatus with get, set
Public Property Status As ManagementPackElementStatus

Property Value

The current status of the item.

Applies to