FileContentParametersFromOptions - метод

Creates an instance of the FileContentParameters class with TokenOptions data.

Definition

Пространство имён: Tessa.Content.Files
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public static FileContentParameters FromOptions(
	TokenOptions options
)

Параметры

options  TokenOptions
Additional information by the token.

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

FileContentParameters
An object with parameters for the file content token.

См. также