Share via


ITypeProjectionComponent.TargetType Property

Definition

Gets the target type (a management pack class) from the relationship defined in the type projection component.

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

Property Value

The target type.

Applies to