JSFunctionAttribute.GetAttributeValue Methode

Definitie

Haalt de aanroepende conventies van de methode of constructor op.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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

Retouren

De aanroepende conventies van de methode of constructor.

Van toepassing op

Zie ook