CopyOriginContext.Set(ElementGroupPrototype, String) Methode

Definition

Fügt die Element groupprototype-Ursprungs Informationen zu elementgroupprototype hinzu.

public:
 static void Set(Microsoft::VisualStudio::Modeling::ElementGroupPrototype ^ elementGroupPrototype, System::String ^ copyOrigin);
public static void Set (Microsoft.VisualStudio.Modeling.ElementGroupPrototype elementGroupPrototype, string copyOrigin);
static member Set : Microsoft.VisualStudio.Modeling.ElementGroupPrototype * string -> unit
Public Shared Sub Set (elementGroupPrototype As ElementGroupPrototype, copyOrigin As String)

Parameter

elementGroupPrototype
ElementGroupPrototype

Der Element groupprototype, in dem die Ursprungs Kontextinformationen gespeichert werden sollen.

copyOrigin
String

Der Text, der den Ursprung von elementgroupprototype darstellt.

Gilt für