Partilhar via


Método CopyOriginContext.HasContext (ElementGroupPrototype)

Retorna true se ContextodeOrigem do elementGroupPrototype tem um CopyOriginContext.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxe

'Declaração
Public Shared Function HasContext ( _
    elementGroupPrototype As ElementGroupPrototype _
) As Boolean
public static bool HasContext(
    ElementGroupPrototype elementGroupPrototype
)

Parâmetros

Valor de retorno

Tipo: System.Boolean
True se ContextodeOrigem do elementGroupPrototype tem um CopyOriginContext.

Segurança do .NET Framework

Consulte também

Referência

CopyOriginContext Classe

Sobrecargas HasContext

Namespace Microsoft.VisualStudio.Modeling