Share via


ManagementPackTypeProjectionComponent.TypeProjection Property

Definition

Gets the type projection.

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

Property Value

The type projection.

Implements

Applies to