JSFunctionAttribute.GetAttributeValue メソッド

定義

メソッドまたはコンストラクターの呼び出し規約を取得します。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

public:
 Microsoft::JScript::JSFunctionAttributeEnum GetAttributeValue();
public Microsoft.JScript.JSFunctionAttributeEnum GetAttributeValue ();
member this.GetAttributeValue : unit -> Microsoft.JScript.JSFunctionAttributeEnum
Public Function GetAttributeValue () As JSFunctionAttributeEnum

戻り値

JSFunctionAttributeEnum

メソッドまたはコンストラクターの呼び出し規約。

適用対象

こちらもご覧ください