ExtensionBaseAttribute 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
用於擴充性之所有屬性的基底屬性類型。
[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 |
用於擴充性之所有屬性的基底屬性類型。 |