Freigeben über


CoreStrings.ArgumentPropertyNull(Object, Object) Methode

Definition

Die Eigenschaft '{property}' des Arguments '{argument}' kann nicht NULL sein.

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

Parameter

property
Object
argument
Object

Gibt zurück

Gilt für: