IVsSharedProjectReferenceProviderContext::ReferenceFilterPaths Property

Visual Studio 2015
 

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

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

Property Value

Type: System::Array^

Returns Array.

Return to top
Show: