ExtensionBaseAttribute 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.
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 |