CustomMarshallerAttribute.MarshalMode Property

Definition

Gets the marshalling mode this attribute applies to.

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

Property Value

Applies to