Click or drag to resize

ProjectIsSaved Property

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; }

Property Value

Type: Boolean
See Also