AttributeInfo.CreateAttribute メソッド

定義

型の属性を作成します。 AttributeInfo型の属性を作成します。

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

返品

AttributeInfo型の属性。

例外

Creatablefalseです。

適用対象