VisibilityPropertyPathHasPropertyFilters.GetLinks(VisibilityPropertyPath, PropertyFilter) 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 visibilitypropertypathhaspropertyfilters-Links zwischen einem bestimmten visibilitypropertypath und einem PropertyFilter aufrufen.
public:
static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::VisibilityPropertyPathHasPropertyFilters ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::VisibilityPropertyPath ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::PropertyFilter ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.VisibilityPropertyPathHasPropertyFilters> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.VisibilityPropertyPath source, Microsoft.VisualStudio.Modeling.DslDefinition.PropertyFilter target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.VisibilityPropertyPath * Microsoft.VisualStudio.Modeling.DslDefinition.PropertyFilter -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.VisibilityPropertyPathHasPropertyFilters>
Public Shared Function GetLinks (source As VisibilityPropertyPath, target As PropertyFilter) As ReadOnlyCollection(Of VisibilityPropertyPathHasPropertyFilters)
Parameter
- source
- VisibilityPropertyPath
- target
- PropertyFilter
Gibt zurück
- Attribute