Compartir a través de


IPropertiesFilter.MakeMutableCopy Method

Definition

Creates a new mutable copy of the filter.

public Microsoft.VisualStudio.ProjectSystem.Query.Framework.IPropertiesFilter MakeMutableCopy ();
abstract member MakeMutableCopy : unit -> Microsoft.VisualStudio.ProjectSystem.Query.Framework.IPropertiesFilter
Public Function MakeMutableCopy () As IPropertiesFilter

Returns

A new copy of the filter.

Applies to