IModelNameProvider.GetModelName Method

Definition

When implemented in a class, gets the model name.

public:
 System::String ^ GetModelName();
public string GetModelName ();
abstract member GetModelName : unit -> string
Public Function GetModelName () As String

Returns

The model name.

Applies to