CustomMarshallerAttribute.MarshalMode プロパティ

定義

この属性が適用されるマーシャリング モードを取得します。

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

プロパティ値

適用対象