ExtensionBaseAttribute 类

定义

用于扩展性的所有属性的基属性类型。

[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
继承
ExtensionBaseAttribute
派生
属性

属性

ContractName

用于扩展性的所有属性的基属性类型。

适用于