This string represent a object used by the object string representation.
Namespace:
Hummingbird.TestFramework
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax public static string NULL { get; }
Public Shared ReadOnly Property NULL As String
Get
public:
static property String^ NULL {
String^ get ();
}
static member NULL : string with get
Property Value
Type:
String
NULL
See Also