Condividi tramite


MapFeatureDescriptor.IsRequired Proprietà

Definizione

Se true, è necessario associare un valore a questa funzionalità prima di chiamare LearningModelSession.Evaluate.

public:
 property bool IsRequired { bool get(); };
bool IsRequired();
public bool IsRequired { get; }
var boolean = mapFeatureDescriptor.isRequired;
Public ReadOnly Property IsRequired As Boolean

Valore della proprietà

Boolean

bool

True se è necessario associare un valore a questa funzionalità prima di chiamare LearningModelSession.Evaluate; in caso contrario, false.

Implementazioni

Commenti

Windows Server

Per usare questa API in Windows Server, è necessario usare Windows Server 2019 con Esperienza desktop.

Thread safety

Questa API è thread-safe.

Si applica a