CopyOriginContext.HasContext – metoda (ElementGroupPrototype)
Vrátí hodnotu true Pokud SourceContext elementGroupPrototype CopyOriginContext.
Obor názvů: Microsoft.VisualStudio.Modeling
Sestavení: Microsoft.VisualStudio.Modeling.Sdk.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Syntaxe
'Deklarace
Public Shared Function HasContext ( _
elementGroupPrototype As ElementGroupPrototype _
) As Boolean
public static bool HasContext(
ElementGroupPrototype elementGroupPrototype
)
Parametry
- elementGroupPrototype
Typ: Microsoft.VisualStudio.Modeling.ElementGroupPrototype
ElementGroupPrototype kontrolovat.
Vrácená hodnota
Typ: System.Boolean
TRUE, pokud má elementGroupPrototype SourceContext CopyOriginContext.
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.