LinkWithAttribute.IsCxx 属性

定义

指定本机库是否为 C++ 库。

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

属性值

如果在生成使用此本机库的应用程序时应使用 c++ 编译器,则此值应设置为 true

适用于