ITypeProjectionComponent.TargetConstraint Property

Definition

Gets the target constraint from the path defined in the type projection component. The target constraint defines a more specific type than the TargetType property of the component.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackClass ^ TargetConstraint { Microsoft::EnterpriseManagement::Configuration::ManagementPackClass ^ get(); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackClass TargetConstraint { get; }
member this.TargetConstraint : Microsoft.EnterpriseManagement.Configuration.ManagementPackClass
Public ReadOnly Property TargetConstraint As ManagementPackClass

Property Value

The target constraint.

Applies to