CoreStrings.NoInterceptionResult 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.
'InterceptionResult.Result' was called when 'InterceptionResult.HasResult' is false.
[System.Runtime.CompilerServices.Nullable(1)]
public static string NoInterceptionResult { get; }
public static string NoInterceptionResult { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member NoInterceptionResult : string
static member NoInterceptionResult : string
Public Shared ReadOnly Property NoInterceptionResult As String
Property Value
- Attributes