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 則不得指定 。

適用於