CustomUITypeEditorAttribute Class

Definition

Important

This API is not CLS-compliant.

public ref class CustomUITypeEditorAttribute 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 CustomUITypeEditorAttribute : Microsoft.BizTalk.Adapter.Framework.ComponentModel.CustomDesignerAttribute
type CustomUITypeEditorAttribute = class
    inherit CustomDesignerAttribute
Public NotInheritable Class CustomUITypeEditorAttribute
Inherits CustomDesignerAttribute
Inheritance
CustomUITypeEditorAttribute
Attributes

Constructors

CustomUITypeEditorAttribute(String)
CustomUITypeEditorAttribute(String, String)

Properties

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

Methods

CreateDesigner() (Inherited from CustomDesignerAttribute)
CreateEditor()

Applies to