DslDefinesEditor.GetLinks(Dsl, Editor) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient des liens DslDefinesEditor entre un DSL donné et un Editor.
public:
static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::DslDefinesEditor ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::Dsl ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::Editor ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinesEditor> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.Dsl source, Microsoft.VisualStudio.Modeling.DslDefinition.Editor target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.Dsl * Microsoft.VisualStudio.Modeling.DslDefinition.Editor -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinesEditor>
Public Shared Function GetLinks (source As Dsl, target As Editor) As ReadOnlyCollection(Of DslDefinesEditor)
Paramètres
- source
- Dsl
- target
- Editor
Retours
- Attributs