IVstaHelper.SupportDebug 属性

定义

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

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

属性值

如果支持调试,则为 true;否则为 false。

适用于