UnmanagedMarshal.BaseType Propiedad

Definición

Obtiene un tipo base no administrado. Esta propiedad es de solo lectura.

public:
 property System::Runtime::InteropServices::UnmanagedType BaseType { System::Runtime::InteropServices::UnmanagedType get(); };
public System.Runtime.InteropServices.UnmanagedType BaseType { get; }
member this.BaseType : System.Runtime.InteropServices.UnmanagedType
Public ReadOnly Property BaseType As UnmanagedType

Valor de propiedad

Un objeto UnmanagedType.

Excepciones

El tipo no administrado no es o LPArray .SafeArray

Se aplica a

Consulte también