This string represent an empty object used by the object string representation. Empty means the an Element does not exist.
Namespace:
Hummingbird.TestFramework
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax public static string EMPTY { get; }
Public Shared ReadOnly Property EMPTY As String
Get
public:
static property String^ EMPTY {
String^ get ();
}
static member EMPTY : string with get
Property Value
Type:
String
<EMPTY>
See Also