MarshalUsingAttribute.NativeType Property

Definition

Gets the marshaller type used to convert the attributed type from managed to native code.

public:
 property Type ^ NativeType { Type ^ get(); };
public Type? NativeType { get; }
member this.NativeType : Type
Public ReadOnly Property NativeType As Type

Property Value

Applies to