ProjectRootElementLink.HasUnsavedChanges Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Access to remote HasUnsavedChanges.
public:
abstract property bool HasUnsavedChanges { bool get(); };
public abstract bool HasUnsavedChanges { get; }
member this.HasUnsavedChanges : bool
Public MustOverride ReadOnly Property HasUnsavedChanges As Boolean