LocalizableMemberDescriptor(Type, ResourceManager, Boolean) Constructor

Definition

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

Applies to