共用方式為


LinkWithAttribute.IsCxx 屬性

定義

指定原生程式庫是否為 C++ 程式庫。

public bool IsCxx { get; set; }
member this.IsCxx : bool with get, set

屬性值

如果在建置使用此原生程式庫的應用程式時,應該使用 c++ 編譯器,這個值應該設定為 true

適用於