FilePreviewModelPlaceholderText - свойство |
Текст, отображаемый пользователю, когда предварительный просмотр недоступен.
Пространство имён:
Tessa.UI.Files
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public string PlaceholderText { get; set; }
Public Property PlaceholderText As String
Get
Set
public:
virtual property String^ PlaceholderText {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract PlaceholderText : string with get, set
override PlaceholderText : string with get, set
Значение свойства
Тип:
StringРеализации
IFilePreviewModelPlaceholderTextСм. также