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