IVsPlatformReferenceProviderContext2.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.
Gets or sets the reference filter paths.
public:
property Array ^ ReferenceFilterPaths { Array ^ get(); void set(Array ^ value); };
[System.Runtime.InteropServices.DispId(1610678276)]
public Array ReferenceFilterPaths { get; set; }
[<System.Runtime.InteropServices.DispId(1610678276)>]
member this.ReferenceFilterPaths : Array with get, set
Public Property ReferenceFilterPaths As Array
Property Value
An array of reference filter paths.
Implements
- Attributes