NullableTypes Class Library

NullableString.Empty Field

Represents the empty string. This field is read-only.

[Visual Basic]
Public Shared ReadOnly Empty As NullableString
[C#]
public static readonly NullableString Empty;

See Also

NullableString Class | NullableTypes Namespace