Aracılığıyla paylaş


UIContext.FromUIContextGuid(Guid) Yöntem

Tanım

Verilen guid ile tanımlanan bir UIContext örneği 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 guid'i.

Döndürülenler

UiContext örneği oluşturma.

Şunlara uygulanır