DesignSurfaceElementOperations.GetTargetDiagramId(ElementGroupPrototype) Méthode

Définition

Obtient l'identificateur du Diagram ciblé par un ElementGroupPrototype Merge/CanMerge provenant d'une instance de cette classe.

public:
 static Guid GetTargetDiagramId(Microsoft::VisualStudio::Modeling::ElementGroupPrototype ^ elementGroupPrototype);
public static Guid GetTargetDiagramId (Microsoft.VisualStudio.Modeling.ElementGroupPrototype elementGroupPrototype);
static member GetTargetDiagramId : Microsoft.VisualStudio.Modeling.ElementGroupPrototype -> Guid
Public Shared Function GetTargetDiagramId (elementGroupPrototype As ElementGroupPrototype) As Guid

Paramètres

elementGroupPrototype
ElementGroupPrototype

Retours

Guid

ID du diagramme cible, ou Guid.Empty si aucun n'est défini dans le contexte cible de l'EGP.

S’applique à