Partager via


TensorFeatureDescriptor.Name Propriété

Définition

Nom que vous utilisez pour lier des valeurs à cette fonctionnalité.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Nom que vous utilisez pour lier des valeurs à cette fonctionnalité.

Implémente

Remarques

Windows Server

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

Sécurité des threads

Cette API est thread-safe.

S’applique à