Поделиться через


VisibilityPropertyPath.PropertyFilters - свойство

Получает список PropertyFilters.Значения свойства, используемые для фильтрации.

Пространство имен:  Microsoft.VisualStudio.Modeling.DslDefinition
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Синтаксис

'Декларация
Public ReadOnly Property PropertyFilters As LinkedElementCollection(Of PropertyFilter)
public LinkedElementCollection<PropertyFilter> PropertyFilters { get; }

Значение свойства

Тип: Microsoft.VisualStudio.Modeling.LinkedElementCollection<PropertyFilter>

Безопасность платформы .NET Framework

См. также

Ссылки

VisibilityPropertyPath Класс

Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен