ブール値の false を文字列として表します。このフィールドは読み取り専用です。
Public Shared ReadOnly FalseString As String
[C#]
public static readonly string FalseString;
[C++]
public: static String* FalseString;
[JScript]
public static var FalseString : String;
解説
このフィールドは、文字列 "False" と等価です。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET, Common Language Infrastructure (CLI) Standard
参照
Boolean 構造体 | Boolean メンバ | System 名前空間 | String | TrueString