IVsPlatformReferenceProviderContext2.ReferenceFilterPaths Property

Definition

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

Applies to