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

適用於