LogsCmdletBase.AddConditionIfPResent(String, String, String) 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.
protected string AddConditionIfPResent (string currentQueryFilter, string name, string value);
member this.AddConditionIfPResent : string * string * string -> string
Protected Function AddConditionIfPResent (currentQueryFilter As String, name As String, value As String) As String
Parameters
- currentQueryFilter
- String
- name
- String
- value
- String