Share via


LibraryImportAttribute.StringMarshalling プロパティ

定義

文字列引数を メソッドにマーシャリングする方法を指定する オブジェクトを取得または設定します。

public:
 property System::Runtime::InteropServices::StringMarshalling StringMarshalling { System::Runtime::InteropServices::StringMarshalling get(); void set(System::Runtime::InteropServices::StringMarshalling value); };
public System.Runtime.InteropServices.StringMarshalling StringMarshalling { get; set; }
member this.StringMarshalling : System.Runtime.InteropServices.StringMarshalling with get, set
Public Property StringMarshalling As StringMarshalling

プロパティ値

注釈

このフィールドが 以外 Customの値に設定されている場合は、 を StringMarshallingCustomType 指定しないでください。

適用対象