Aracılığıyla paylaş


RelationalStrings.JsonEntityWithExplicitlyConfiguredJsonPropertyNameOnKey Yöntem

Tanım

'{jsonEntity}' JSON eşlenmiş varlığındaki '{keyProperty}' anahtar özelliğinin JSON özellik adı açıkça yapılandırılmamalıdır.

public static string JsonEntityWithExplicitlyConfiguredJsonPropertyNameOnKey (object? keyProperty, object? jsonEntity);
static member JsonEntityWithExplicitlyConfiguredJsonPropertyNameOnKey : obj * obj -> string
Public Shared Function JsonEntityWithExplicitlyConfiguredJsonPropertyNameOnKey (keyProperty As Object, jsonEntity As Object) As String

Parametreler

keyProperty
Object
jsonEntity
Object

Döndürülenler

Şunlara uygulanır