Share via


IControl.TypeInfo Property

Definition

Microsoft Internal Use Only.

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(1610743818)]
public Type TypeInfo { [System.Runtime.InteropServices.DispId(1610743818)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)] get; [System.Runtime.InteropServices.DispId(1610743818)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)] set; }
[<System.Runtime.InteropServices.DispId(1610743818)>]
[<get: System.Runtime.InteropServices.DispId(1610743818)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)>]
[<set: System.Runtime.InteropServices.DispId(1610743818)>]
[<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

Property Value

Attributes

Applies to