LocalizedCategoryAttribute(Type, String) 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.
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