Share via


IDashboardRegistryManagement.GetComponentBehaviors Method

Definition

Gets the component behaviors.

public:
 System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Configuration::ManagementPackComponentBehavior ^> ^ GetComponentBehaviors();
public System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Configuration.ManagementPackComponentBehavior> GetComponentBehaviors ();
abstract member GetComponentBehaviors : unit -> System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Configuration.ManagementPackComponentBehavior>
Public Function GetComponentBehaviors () As IList(Of ManagementPackComponentBehavior)

Returns

Applies to