Share via


LibraryImportAttribute.StringMarshallingCustomType プロパティ

定義

メソッドの文字列引数を Type マーシャリングする方法を制御するために使用される を取得または設定します。

public:
 property Type ^ StringMarshallingCustomType { Type ^ get(); void set(Type ^ value); };
public Type? StringMarshallingCustomType { get; set; }
member this.StringMarshallingCustomType : Type with get, set
Public Property StringMarshallingCustomType As Type

プロパティ値

注釈

このフィールドを指定する場合は、 StringMarshalling を指定しないでください。または を に設定する Custom必要があります。

適用対象