Flag if the extension project is saved.
Namespace:
Hummingbird.TestFramework.ExtensionProject
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax public bool IsSaved { get; }
Public ReadOnly Property IsSaved As Boolean
Get
public:
property bool IsSaved {
bool get ();
}
member IsSaved : bool with get
Property Value
Type:
BooleanSee Also