MonikerKey(String, Guid, Guid, Store) Konstruktor
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.
Konstruktor
public:
MonikerKey(System::String ^ monikerName, Guid domainRelationshipId, Guid domainClassId, Microsoft::VisualStudio::Modeling::Store ^ store);
public MonikerKey (string monikerName, Guid domainRelationshipId, Guid domainClassId, Microsoft.VisualStudio.Modeling.Store store);
new Microsoft.VisualStudio.Modeling.MonikerKey : string * Guid * Guid * Microsoft.VisualStudio.Modeling.Store -> Microsoft.VisualStudio.Modeling.MonikerKey
Public Sub New (monikerName As String, domainRelationshipId As Guid, domainClassId As Guid, store As Store)
Parameter
- monikerName
- String
MonikerName, der zum Auflösen des Monikers verwendet wird
- domainRelationshipId
- Guid
Die ID der DomainRelationship, an der dieser Moniker teilnimmt.
- domainClassId
- Guid
Die ID der domainClass des ModelElement, in das dieser Moniker aufgelöst wird.
- store
- Store
Speichern des monikerkey wird erstellt in