Share via


ManagementPackBaseFactType.GetAttributes Method

Definition

Retrieves the definitive list of the attributes.

public:
 override System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Configuration::ManagementPackTypeWarehouseAttribute ^> ^ GetAttributes();
public override System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Configuration.ManagementPackTypeWarehouseAttribute> GetAttributes ();
override this.GetAttributes : unit -> System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Configuration.ManagementPackTypeWarehouseAttribute>
Public Overrides Function GetAttributes () As IList(Of ManagementPackTypeWarehouseAttribute)

Returns

The definitive list of the attributes.

Applies to