Compartir a través de


CoreStrings.DuplicatePropertyInKey(Object, Object) Método

Definición

Las propiedades {propertyList} no se pueden usar para una clave, porque contienen un duplicado: '{property}'.

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

Parámetros

propertyList
Object
property
Object

Devoluciones

Se aplica a