Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 734 Bytes

ilearningmodelfeaturedescriptor_isrequired.md

File metadata and controls

30 lines (20 loc) · 734 Bytes
-api-id -api-type ms.custom
P:Windows.AI.MachineLearning.ILearningModelFeatureDescriptor.IsRequired
winrt property
RS5

Windows.AI.MachineLearning.ILearningModelFeatureDescriptor.IsRequired

-description

If true, you must bind a value to this feature before calling LearningModelSession.Evaluate.

-property-value

If true, you must bind a value to this feature before calling LearningModelSession.Evaluate.

-remarks

Windows Server

To use this API on Windows Server, you must use Windows Server 2019 with Desktop Experience.

Thread safety

This API is thread-safe.

-see-also

-examples