RequestedProjectState.PropertyFilters Property

Definition

Properties of interest.

public:
 property System::Collections::Generic::List<System::String ^> ^ PropertyFilters { System::Collections::Generic::List<System::String ^> ^ get(); void set(System::Collections::Generic::List<System::String ^> ^ value); };
public System.Collections.Generic.List<string> PropertyFilters { get; set; }
member this.PropertyFilters : System.Collections.Generic.List<string> with get, set
Public Property PropertyFilters As List(Of String)

Property Value

Applies to