GeneratedComInterfaceAttribute.StringMarshalling プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
インターフェイス上のすべてのメソッドに文字列引数をマーシャリングする方法を指定する値を取得または設定します。 属性付きインターフェイスが を持つGeneratedComInterfaceAttribute別のインターフェイスから継承する場合は、 と StringMarshallingCustomTypeの値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 指定しないでください。
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET