LocalizableMemberDescriptor(Type, ResourceManager, Boolean) 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.
Constructor
public LocalizableMemberDescriptor (Type type, System.Resources.ResourceManager resourceManager, bool isDefaultResourceManager);
new Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableMemberDescriptor : Type * System.Resources.ResourceManager * bool -> Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableMemberDescriptor
Public Sub New (type As Type, resourceManager As ResourceManager, isDefaultResourceManager As Boolean)
Parameters
- type
- Type
- resourceManager
- ResourceManager
The resource manager containing the localized category and name strings
- isDefaultResourceManager
- Boolean