Share via


ManagementPackComponentImplementation.Composite Property

Definition

Gets or sets the composite value in the field class empty constructor template.

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

Property Value

The composite value.

Applies to