Share via


ManagementPackDataType.DescriptionFormatString Property

Definition

Gets the description format string to use for this data type.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackStringResource ^> ^ DescriptionFormatString { Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackStringResource ^> ^ get(); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackElementReference<Microsoft.EnterpriseManagement.Configuration.ManagementPackStringResource> DescriptionFormatString { get; }
member this.DescriptionFormatString : Microsoft.EnterpriseManagement.Configuration.ManagementPackElementReference<Microsoft.EnterpriseManagement.Configuration.ManagementPackStringResource>
Public ReadOnly Property DescriptionFormatString As ManagementPackElementReference(Of ManagementPackStringResource)

Property Value

The description format string.

Applies to