MonitoringLanguagePack(ManagementPackLanguagePack) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a language pack from a clone
public:
MonitoringLanguagePack(Microsoft::EnterpriseManagement::Configuration::ManagementPackLanguagePack ^ clone);
public MonitoringLanguagePack (Microsoft.EnterpriseManagement.Configuration.ManagementPackLanguagePack clone);
new Microsoft.EnterpriseManagement.Configuration.MonitoringLanguagePack : Microsoft.EnterpriseManagement.Configuration.ManagementPackLanguagePack -> Microsoft.EnterpriseManagement.Configuration.MonitoringLanguagePack
Public Sub New (clone As ManagementPackLanguagePack)
Parameters
The clone