Compartilhar via


Campo FUNCDESC.invkind

 

Dica

The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.

Especifica o tipo de uma função de propriedade.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (em mscorlib.dll)

Sintaxe

public INVOKEKIND invkind
public:
INVOKEKIND invkind
val mutable invkind : INVOKEKIND
Public invkind As INVOKEKIND

Valor do Campo

Type: System.Runtime.InteropServices.INVOKEKIND

Comentários

Para obter informações adicionais sobre FUNCDESC, consulte a biblioteca MSDN.

Informações de Versão

.NET Framework
Disponível desde 1.1

Confira Também

Estrutura FUNCDESC
Namespace System.Runtime.InteropServices

Retornar ao início