IVsComReferenceProviderContext.ReferenceFilterPaths Property       
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.
public:
 property Array ^ ReferenceFilterPaths { Array ^ get(); void set(Array ^ value); };
	[System.Runtime.InteropServices.DispId(1610678276)]
public Array ReferenceFilterPaths { get; set; }
	public Array ReferenceFilterPaths { get; set; }
	[<System.Runtime.InteropServices.DispId(1610678276)>]
member this.ReferenceFilterPaths : Array with get, set
	member this.ReferenceFilterPaths : Array with get, set
	Public Property ReferenceFilterPaths As Array
	Property Value
Implements
- Attributes