CoreStrings.QueryUnableToTranslateStringEqualsWithStringComparison 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.
Translation of the 'string.Equals' overload with a 'StringComparison' parameter is not supported. See https://go.microsoft.com/fwlink/?linkid=2129535 for more information.
[System.Runtime.CompilerServices.Nullable(1)]
public static string QueryUnableToTranslateStringEqualsWithStringComparison { get; }
public static string QueryUnableToTranslateStringEqualsWithStringComparison { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member QueryUnableToTranslateStringEqualsWithStringComparison : string
static member QueryUnableToTranslateStringEqualsWithStringComparison : string
Public Shared ReadOnly Property QueryUnableToTranslateStringEqualsWithStringComparison As String
Property Value
- Attributes