IVsFileReferenceProviderContext::ReferenceFilterPaths Property

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[DispIdAttribute(1610678276)]
property Array^ ReferenceFilterPaths {
	Array^ get();
	void set(Array^ value);
}

Property Value

Type: System::Array^

Return to top
Show: