Share via


ManagementPackOutriggerType.AttributeCollection Property

Definition

Gets the attribute collection.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackSubElementCollection<Microsoft::EnterpriseManagement::Configuration::ManagementPackTypeWarehouseAttribute ^> ^ AttributeCollection { Microsoft::EnterpriseManagement::Configuration::ManagementPackSubElementCollection<Microsoft::EnterpriseManagement::Configuration::ManagementPackTypeWarehouseAttribute ^> ^ get(); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackSubElementCollection<Microsoft.EnterpriseManagement.Configuration.ManagementPackTypeWarehouseAttribute> AttributeCollection { get; }
member this.AttributeCollection : Microsoft.EnterpriseManagement.Configuration.ManagementPackSubElementCollection<Microsoft.EnterpriseManagement.Configuration.ManagementPackTypeWarehouseAttribute>
Public ReadOnly Property AttributeCollection As ManagementPackSubElementCollection(Of ManagementPackTypeWarehouseAttribute)

Property Value

The attribute collection.

Applies to