次の方法で共有


TextFormat.TreatEmptyAsNull プロパティ

定義

テキスト ファイル内の空の列値を null として扱います。 既定値は、true です。 型: boolean (または resultType ブール値を持つ式)。

public object TreatEmptyAsNull { get; set; }
member this.TreatEmptyAsNull : obj with get, set
Public Property TreatEmptyAsNull As Object

プロパティ値

適用対象