CopyOriginContext.Set(ElementGroupPrototype, String) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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.