PropertiesAvailableStatus.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 abstract Microsoft.VisualStudio.ProjectSystem.Query.Framework.PropertiesAvailableStatus NewInstance ();
abstract member NewInstance : unit -> Microsoft.VisualStudio.ProjectSystem.Query.Framework.PropertiesAvailableStatus
Protected MustOverride Function NewInstance () As PropertiesAvailableStatus
Returns
A new mutable copy of this type.