Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Amazon
Glacier
StatusCode
FindValue
Amazon.Glacier.StatusCode.FindValue C# (CSharp) Method
StatusCode Class Documentation
显示文件
Open project: scopely/aws-sdk-net
FindValue()
public
static
method
Finds the constant for the unique value.
public
static
FindValue
(
string
value
) :
StatusCode
value
string
The unique value for the constant
return
StatusCode
public static StatusCode FindValue(string value) { return FindValue<StatusCode>(value); }
StatusCode
FindValue
StatusCode