다음을 통해 공유


AttributeInfo.CreateAttribute 메서드

정의

Creates an attribute of type Creates an attribute of type AttributeInfo 형식의 특성을 만드는 특성 형식을 만듭니다.

public:
 Attribute ^ CreateAttribute();
public Attribute CreateAttribute ();
member this.CreateAttribute : unit -> Attribute
Public Function CreateAttribute () As Attribute

반환

Attribute

AttributeInfo 형식의 특성입니다.

예외

Creatable이(가) false인 경우

적용 대상