_ITypeInfo.TypeInfo Propriedade

Definição

Somente para uso interno da Microsoft.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

public:
 property Type ^ TypeInfo { Type ^ get(); void set(Type ^ value); };
public:
 property Platform::Type ^ TypeInfo { Platform::Type ^ get(); void set(Platform::Type ^ value); };
[System.Runtime.InteropServices.DispId(1610743808)]
public Type TypeInfo { [System.Runtime.InteropServices.DispId(1610743808)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)] get; [System.Runtime.InteropServices.DispId(1610743808)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)] set; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
[<get: System.Runtime.InteropServices.DispId(1610743808)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)>]
[<set: System.Runtime.InteropServices.DispId(1610743808)>]
[<set: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)>]
member this.TypeInfo : Type with get, set
Public Property TypeInfo As Type

Valor da propriedade

Type
Atributos

Aplica-se a