Pole UIContextGuids80.FullScreenMode
Określa kontekst, który jest aktywny, gdy Visual Studio jest w trybie pełnego ekranu.
Przestrzeń nazw: Microsoft.VisualStudio.Shell.Interop
Zestaw: Microsoft.VisualStudio.Shell.Interop.8.0 (w Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Składnia
public const string FullScreenMode
public:
literal String^ FullScreenMode
static val mutable FullScreenMode : string
Public Const FullScreenMode As String
Wartość pola
Type: System.String
Uwagi
Kontekst ten staje się aktywny, jeśli włączony jest tryb pełnego ekranu.Kontekst ten staje się nieaktywna, po wyłączeniu trybu pełnego ekranu.
Tryb pełnego ekranu jest dostępna przez zaznaczenie Pełnego ekranu z widoku menu.
Identyfikator GUID dla tego kontekstu jest: {ADFC4E62-0397-11D1-9F4E-00A0C911004F}.Jest ona zdefiniowana w vsshlids.h i vsshell.h.
Zobacz też
Klasa UIContextGuids80
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop
Powrót do początku