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

확장성을 위해 사용되는 모든 특성의 기본 특성 형식입니다.

적용 대상