Share via


PropertiesAvailableStatus<TEntityType>.NewInstance Method

Definition

Clone this status object.

protected override Microsoft.VisualStudio.ProjectSystem.Query.Framework.PropertiesAvailableStatus NewInstance ();
override this.NewInstance : unit -> Microsoft.VisualStudio.ProjectSystem.Query.Framework.PropertiesAvailableStatus
Protected Overrides Function NewInstance () As PropertiesAvailableStatus

Returns

A new mutable copy of this type.

Applies to