Condividi tramite


Metodo CopyOriginContext.GetCopyOrigin (ElementGroup)

Restituisce il testo che rappresenta l'origine del ElementGroupPrototype, o String.Empty se non esiste già.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintassi

'Dichiarazione
Public Shared Function GetCopyOrigin ( _
    elementGroup As ElementGroup _
) As String
public static string GetCopyOrigin(
    ElementGroup elementGroup
)

Parametri

Valore restituito

Tipo: System.String
Il testo che rappresenta l'origine del ElementGroupPrototype, o String.Empty se non esiste già.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CopyOriginContext Classe

Overload GetCopyOrigin

Spazio dei nomi Microsoft.VisualStudio.Modeling