CustomTypeConverterAttribute Class

Definition

Important

This API is not CLS-compliant.

public ref class CustomTypeConverterAttribute sealed : Microsoft::BizTalk::Adapter::Framework::ComponentModel::CustomDesignerAttribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class CustomTypeConverterAttribute : Microsoft.BizTalk.Adapter.Framework.ComponentModel.CustomDesignerAttribute
type CustomTypeConverterAttribute = class
    inherit CustomDesignerAttribute
Public NotInheritable Class CustomTypeConverterAttribute
Inherits CustomDesignerAttribute
Inheritance
CustomTypeConverterAttribute
Attributes

Constructors

CustomTypeConverterAttribute(String)
CustomTypeConverterAttribute(String, String)

Properties

Assembly (Inherited from CustomDesignerAttribute)
AssemblyPath (Inherited from CustomDesignerAttribute)
DesignerTypeName (Inherited from CustomDesignerAttribute)
EditorTypeName

Methods

CreateConverter()
CreateDesigner() (Inherited from CustomDesignerAttribute)

Applies to