Share via


ManagementPackTemplate.References Property

Definition

Gets or sets the references for the template.

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

Property Value

A ManagementPackTemplateSection object.

The references for the template.

Applies to