ValueProviderSourceAttribute.GetModelName Metodo

Definizione

Se implementata in una classe derivata, restituisce il nome del modello. Il valore predefinito è null.

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

Restituisce

String

Nome del modello.

Implementazioni

Si applica a