CopyOriginContext.Set – metoda
Přidá informace o původu ElementGroupPrototype ElementGroupPrototype.
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 Sub Set ( _
elementGroupPrototype As ElementGroupPrototype, _
copyOrigin As String _
)
public static void Set(
ElementGroupPrototype elementGroupPrototype,
string copyOrigin
)
Parametry
- elementGroupPrototype
Typ: Microsoft.VisualStudio.Modeling.ElementGroupPrototype
ElementGroupPrototype uložit informace kontextu původu.
- copyOrigin
Typ: System.String
Text, který představuje původ ElementGroupPrototype.
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.