语言

IVstaHelper.SupportDebug 属性

定义

获取或设置一个值,指示是否支持调试。

public:
 property bool SupportDebug { bool get(); };
public bool SupportDebug { get; }
member this.SupportDebug : bool
Public ReadOnly Property SupportDebug As Boolean

属性值

如果支持调试,则为真;否则,就是假的。

适用于