IVstaHelper.SupportDebug Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value that indicates whether debugging is supported.
public:
property bool SupportDebug { bool get(); };
public bool SupportDebug { get; }
member this.SupportDebug : bool
Public ReadOnly Property SupportDebug As Boolean
Property Value
true if debugging is supported; otherwise, false.