Share via


LearningModel.Name Propriété

Définition

Nom du modèle.

public:
 property Platform::String ^ Name { Platform::String ^ get(); };
winrt::hstring Name();
public string Name { get; }
var string = learningModel.name;
Public ReadOnly Property Name As String

Valeur de propriété

String

Platform::String

winrt::hstring

Nom du modèle.

Remarques

Windows Server

Pour utiliser cette API sur Windows Server, vous devez utiliser Windows Server 2019 avec Expérience de bureau.

Sécurité des threads

Cette API est thread-safe.

S’applique à