nuget server logo nuget api documents
↑

API Docs / SMRUCC.genomics.Interops.NCBI.Extensions / Executable

Executable

Full name SMRUCC.genomics.Interops.NCBI.Extensions.LocalBLAST.InteropService.Executable Assembly SMRUCC.genomics.Interops.NCBI.Extensions Members 4

01 Syntax

SMRUCC.genomics.Interops.NCBI.Extensions.LocalBLAST.InteropService.Executable

02 Methods

NameOverloadsSummary
GetValue 1 Get an item value in the Executable.Parameters property, if the query key is not exists in the collection then throw an key not found exception.(获取Executable.Parameters属性中的一个对象的值…

03 Properties

NameOverloadsSummary
Parameters 1 The collection of switches information in the target assembly command.
Name 1
AssemblyCommand 1

04 Members

method GetValue #
GetValue(String)

Get an item value in the Executable.Parameters property, if the query key is not exists in the collection then throw an key not found exception.(获取Executable.Parameters属性中的一个对象的值, 如果目标对象不存在于集合之中,则会抛出一个错误)

Parameters
NameTypeDescription
keyString

-

property Parameters #
Parameters

The collection of switches information in the target assembly command.

property Name #
Name
property AssemblyCommand #
AssemblyCommand