PropertiesAvailableStatus<TEntityType>.NewInstance Method
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.
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.