LocalizedCategoryAttribute(Type, String) Constructor

Definition

public:
 LocalizedCategoryAttribute(Type ^ resourceSource, System::String ^ category);
public LocalizedCategoryAttribute (Type resourceSource, string category);
new Microsoft.BizTalk.Adapter.Wcf.ComponentModel.LocalizedCategoryAttribute : Type * string -> Microsoft.BizTalk.Adapter.Wcf.ComponentModel.LocalizedCategoryAttribute
Public Sub New (resourceSource As Type, category As String)

Parameters

resourceSource
Type
category
String

Applies to