ExtensionBaseAttribute Class

Definition

The base attribute type for all attributes used for extensibility purposes.

[System.AttributeUsage(System.AttributeTargets.Class)]
public abstract class ExtensionBaseAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type ExtensionBaseAttribute = class
    inherit Attribute
Public MustInherit Class ExtensionBaseAttribute
Inherits Attribute
Inheritance
ExtensionBaseAttribute
Derived
Attributes

Properties

ContractName

Applies to