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

用於擴充性之所有屬性的基底屬性類型。

適用於