KnownUIContexts.VBProjectContext Eigenschaft

Definition

Ruft einen Benutzeroberflächenkontext ab, der angibt, dass ein Visual Basic-Projekt aktiv ist.

public:
 static property Microsoft::VisualStudio::Shell::UIContext ^ VBProjectContext { Microsoft::VisualStudio::Shell::UIContext ^ get(); };
public static Microsoft.VisualStudio.Shell.UIContext VBProjectContext { get; }
member this.VBProjectContext : Microsoft.VisualStudio.Shell.UIContext
Public Shared ReadOnly Property VBProjectContext As UIContext

Eigenschaftswert

UIContext

Gilt für