Share via


ManagementPackComponentImplementation.Platform Property

Definition

Gets or sets the platform value in the attribute object template.

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

Property Value

The platform value.

Applies to