EntityValueBase<TPropertiesAvailableStatus>.GetPropertiesAvailableStatus 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.
protected override Microsoft.VisualStudio.ProjectSystem.Query.Framework.IPropertiesFilter GetPropertiesAvailableStatus (bool needMutable);
override this.GetPropertiesAvailableStatus : bool -> Microsoft.VisualStudio.ProjectSystem.Query.Framework.IPropertiesFilter
Protected Overrides Function GetPropertiesAvailableStatus (needMutable As Boolean) As IPropertiesFilter
Parameters
- needMutable
- Boolean