UIContext.FromUIContextGuid(Guid) Yöntem

Tanım

UIContextVerilen GUID ile tanımlanmış bir örnek oluşturur.

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

Parametreler

contextGuid
Guid

UIContext 'in GUID 'si

Döndürülenler

UIContext

Oluşturulmuş UIContext örneği.

Şunlara uygulanır