DecoratorMapHasVisibilityPropertyPath.GetLinks(DecoratorMap, VisibilityPropertyPath) 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.
Alle decoratormaphasvisibilitypropertypath-Links zwischen einem angegebenen decoratormap-und einem visibilitypropertypath-Pfad erhalten.
public:
static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMapHasVisibilityPropertyPath ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMap ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::VisibilityPropertyPath ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapHasVisibilityPropertyPath> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap source, Microsoft.VisualStudio.Modeling.DslDefinition.VisibilityPropertyPath target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap * Microsoft.VisualStudio.Modeling.DslDefinition.VisibilityPropertyPath -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapHasVisibilityPropertyPath>
Public Shared Function GetLinks (source As DecoratorMap, target As VisibilityPropertyPath) As ReadOnlyCollection(Of DecoratorMapHasVisibilityPropertyPath)
Parameter
- source
- DecoratorMap
- target
- VisibilityPropertyPath
Gibt zurück
- Attribute