Sdílet prostřednictvím


CopyOriginContext.GetCopyOrigin – metoda (ElementGroupPrototype)

Vrátí text, který představuje původ ElementGroupPrototype nebo String.Empty, pokud není nalezen.

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 GetCopyOrigin ( _
    elementGroupPrototype As ElementGroupPrototype _
) As String
public static string GetCopyOrigin(
    ElementGroupPrototype elementGroupPrototype
)

Parametry

Vrácená hodnota

Typ: System.String
Text, který představuje původ ElementGroupPrototype nebo String.Empty, pokud není nalezen.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

CopyOriginContext Třída

GetCopyOrigin – přetížení

Microsoft.VisualStudio.Modeling – obor názvů