ThemeSettingsPropertiesSearchPattern - свойство
Шаблон поиска файлов со свойствами тем в папках
FolderPathList.
Например,
*.json. Не может быть равен
null или пустой строке.
Пространство имён: Tessa.ThemesСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public string PropertiesSearchPattern { get; set; }
Public Property PropertiesSearchPattern As String
Get
Set
public:
virtual property String^ PropertiesSearchPattern {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract PropertiesSearchPattern : string with get, set
override PropertiesSearchPattern : string with get, set
StringIThemeSettingsPropertiesSearchPattern