FileContentParametersFromOptions - метод
Пространство имён: Tessa.Content.FilesСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public static FileContentParameters FromOptions(
TokenOptions options
)
Public Shared Function FromOptions (
options As TokenOptions
) As FileContentParameters
public:
static FileContentParameters^ FromOptions(
TokenOptions^ options
)
static member FromOptions :
options : TokenOptions -> FileContentParameters
- options TokenOptions
Additional information by the token.
FileContentParameters
An object with parameters for the file content token.