SetString

SetString(string)

public bool SetString(string value) ;

説明

String型の値を設定する。

パラメーター

パラメーター名 説明
value 値。

戻り値

値を設定できた場合にtrueを返す。