CoreStrings.UnhandledExpressionNode(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Type de nœud d’expression non pris en charge « {nodeType} ».
public static string UnhandledExpressionNode(object nodeType);
public static string UnhandledExpressionNode(object? nodeType);
static member UnhandledExpressionNode : obj -> string
Public Shared Function UnhandledExpressionNode (nodeType As Object) As String
Paramètres
- nodeType
- Object