DecoratorMapHasPropertyDisplayedPath.GetLinks(DecoratorMap, PropertyPath) Methode

Definition

Alle decoratormaphaspropertydisplayedpath-Links zwischen einem angegebenen decoratormap-und einem PropertyPath-Pfad erhalten.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMapHasPropertyDisplayedPath ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMap ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapHasPropertyDisplayedPath> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap source, Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap * Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapHasPropertyDisplayedPath>
Public Shared Function GetLinks (source As DecoratorMap, target As PropertyPath) As ReadOnlyCollection(Of DecoratorMapHasPropertyDisplayedPath)

Parameter

source
DecoratorMap
target
PropertyPath

Gibt zurück

ReadOnlyCollection<DecoratorMapHasPropertyDisplayedPath>
Attribute

Gilt für