Udostępnij za pośrednictwem


CoreStrings.PropertyConceptualNullSensitive(Object, Object, Object) Metoda

Definicja

Właściwość "{property}" zawiera wartość null dla jednostki "{entityType}" z wartością klucza "{keyValue}", ale właściwość jest oznaczona jako wymagana.

public static string PropertyConceptualNullSensitive (object property, object entityType, object keyValue);
public static string PropertyConceptualNullSensitive (object? property, object? entityType, object? keyValue);
static member PropertyConceptualNullSensitive : obj * obj * obj -> string
Public Shared Function PropertyConceptualNullSensitive (property As Object, entityType As Object, keyValue As Object) As String

Parametry

property
Object
entityType
Object
keyValue
Object

Zwraca

Dotyczy