CopyOriginContext.Set (Método)

Agrega información de origen de ElementGroupPrototype el ElementGroupPrototype.

Espacio de nombres:  Microsoft.VisualStudio.Modeling
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxis

'Declaración
Public Shared Sub Set ( _
    elementGroupPrototype As ElementGroupPrototype, _
    copyOrigin As String _
)
public static void Set(
    ElementGroupPrototype elementGroupPrototype,
    string copyOrigin
)

Parámetros

  • copyOrigin
    Tipo: System.String
    El texto que representa el origen de ElementGroupPrototype.

Seguridad de .NET Framework

Vea también

Referencia

CopyOriginContext Clase

Microsoft.VisualStudio.Modeling (Espacio de nombres)