ClientChannelAttribute Class

From RemObjects Software

Jump to: navigation, search

This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.



Overview (.NET)

This attribute is used to mark classes that implement a ClientChannel.

The IDE's New Project Wizards evaluate this attribute to populate the list of available ClientChannel components.

Namespace

Declaration (C#)

[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
public class ClientChannelAttribute : System.Attribute;

Hierarchy

  • System.Attribute
    • RemObjects.SDK.ClientChannelAttribute

Properties

Property
Type
Description
ShowInWizard Boolean


See Also


Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToComponentsToolsSamplesArticlesArchitectureIssues

Personal tools