CustomUITypeEditorAttribute Class
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.
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
- 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() | |