ComponentCategoryAttribute(String) 构造函数

定义

public:
 ComponentCategoryAttribute(System::String ^ category);
public ComponentCategoryAttribute (string category);
new Microsoft.BizTalk.Component.Interop.ComponentCategoryAttribute : string -> Microsoft.BizTalk.Component.Interop.ComponentCategoryAttribute
Public Sub New (category As String)

参数

category
String

适用于