FileContentHelperGetFileVersionContentID - метод

Get content identifier for non virtual file version.

Definition

Пространство имён: Tessa.Content.Files
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public static string GetFileVersionContentID(
	Guid fileVersionID,
	string? fileTypeName
)

Параметры

fileVersionID  Guid
File version identifier.
fileTypeName  String
File type name.

Возвращаемое значение

String
Content identifier for non virtual file.

См. также