PredefinedTextViewRoles.Debuggable Field
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.
The predefined Debuggable role. Applies to text views of entities in which the debugger can display information at runtime.
public: System::String ^ Debuggable;
std::wstring Debuggable;
public const string Debuggable;
val mutable Debuggable : string
Public Const Debuggable As String