KnownUIContexts.CloudDebuggingContext Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ein UI-Kontext, der angibt, dass das clouddebugging aktiv ist
public:
static property Microsoft::VisualStudio::Shell::UIContext ^ CloudDebuggingContext { Microsoft::VisualStudio::Shell::UIContext ^ get(); };
public static Microsoft.VisualStudio.Shell.UIContext CloudDebuggingContext { get; }
member this.CloudDebuggingContext : Microsoft.VisualStudio.Shell.UIContext
Public Shared ReadOnly Property CloudDebuggingContext As UIContext