CustomMarshallerAttribute.ManagedType Property

Definition

Gets the managed type to marshal.

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

Property Value

Applies to