DefaultExperimentationFilterProvider.GetFilterValue(Filters) Method
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 filters value based on the passed enum.
public:
virtual System::String ^ GetFilterValue(Microsoft::VisualStudio::Experimentation::Filters filter);
public string GetFilterValue (Microsoft.VisualStudio.Experimentation.Filters filter);
abstract member GetFilterValue : Microsoft.VisualStudio.Experimentation.Filters -> string
override this.GetFilterValue : Microsoft.VisualStudio.Experimentation.Filters -> string
Public Function GetFilterValue (filter As Filters) As String
Parameters
- filter
- Filters
Returns
Formatted string to attach to the headers