Condividi tramite


IReadOnlyPropertyBase.GetFieldName Metodo

Definizione

Ottiene il nome del campo sottostante per questa proprietà o null se il campo sottostante non è noto.

public virtual string? GetFieldName ();
abstract member GetFieldName : unit -> string
override this.GetFieldName : unit -> string
Public Overridable Function GetFieldName () As String

Restituisce

Nome del campo sottostante o null.

Si applica a