Instance Property インスタンスプロパティ

stringValue

The contents of the receiver as a Unicode text string, coercing to typeUnicodeText if necessary. レシーバの内容をユニコードテキスト文字列として、必要ならばtypeUnicodeTextに強制します。

Declaration 宣言

var stringValue: String? { get }

Discussion 議論

The contents of the descriptor, as a string, or nil if an error occurs. この記述子のコメント、文字列として、またはエラーが起こるならばnil

See Also 参照

Getting Information About a Descriptor 記述子についての情報を取得する