Поделиться через


UIContext.FromUIContextGuid(Guid) Метод

Определение

Создает экземпляр, UIContext идентифицируемый с помощью заданного guid.

public:
 static Microsoft::VisualStudio::Shell::UIContext ^ FromUIContextGuid(Guid contextGuid);
public static Microsoft.VisualStudio.Shell.UIContext FromUIContextGuid (Guid contextGuid);
static member FromUIContextGuid : Guid -> Microsoft.VisualStudio.Shell.UIContext
Public Shared Function FromUIContextGuid (contextGuid As Guid) As UIContext

Параметры

contextGuid
Guid

Guid объекта UIContext.

Возвращаемое значение

Созданный экземпляр UIContext.

Применяется к