OnlyOfficeFileCacheInfoSourceFileName - свойство
Имя исходного файла.
Пространство имён: Tessa.Extensions.Default.Server.OnlyOfficeСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.22
public string? SourceFileName { get; set; }
Public Property SourceFileName As String
Get
Set
public:
virtual property String^ SourceFileName {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract SourceFileName : string with get, set
override SourceFileName : string with get, set
StringIOnlyOfficeFileCacheInfoSourceFileName