BtsEditorAttribute(Type) 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:
BtsEditorAttribute(Type ^ editType);
public BtsEditorAttribute (Type editType);
new Microsoft.BizTalk.Component.BtsEditorAttribute : Type -> Microsoft.BizTalk.Component.BtsEditorAttribute
Public Sub New (editType As Type)
Parameters
- editType
- Type