Condividi tramite


Metodo CopyOriginContext.GetCopyOrigin (ElementGroupPrototype)

Restituisce il testo che rappresenta l'origine dell'elemento ElementGroupPrototype o String.Empty se non viene trovato.

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

Sintassi

'Dichiarazione
Public Shared Function GetCopyOrigin ( _
    elementGroupPrototype As ElementGroupPrototype _
) As String
public static string GetCopyOrigin(
    ElementGroupPrototype elementGroupPrototype
)

Parametri

Valore restituito

Tipo: System.String
Testo testo che rappresenta l'origine dell'elemento ElementGroupPrototype o String.Empty se non viene trovato alcuno.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CopyOriginContext Classe

Overload GetCopyOrigin

Spazio dei nomi Microsoft.VisualStudio.Modeling