Freigeben über


CoreStrings.ConflictingFieldProperty Methode

Definition

Das Element '{type}. {property}' kann das Feld '{field}' nicht verwenden, da es bereits von '{conflictingType}' verwendet wird. {conflictingProperty}'.

public static string ConflictingFieldProperty (object? type, object? property, object? field, object? conflictingType, object? conflictingProperty);
static member ConflictingFieldProperty : obj * obj * obj * obj * obj -> string
Public Shared Function ConflictingFieldProperty (type As Object, property As Object, field As Object, conflictingType As Object, conflictingProperty As Object) As String

Parameter

type
Object
property
Object
field
Object
conflictingType
Object
conflictingProperty
Object

Gibt zurück

Gilt für: