Aracılığıyla paylaş


CoreStrings.PropertyClashingNonIndexer(Object, Object) Yöntem

Tanım

CLR türü aynı ada sahip bir üye içerdiğinden '{property}' dizin oluşturucu özelliği '{type}' türüne eklenemiyor. Farklı bir ad belirtin veya '{property}' öğesini dizin oluşturucu olmayan bir özellik olarak yapılandırın.

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

Parametreler

property
Object
entityTypetype
Object

Döndürülenler

Şunlara uygulanır