SequenceFeatureDescriptor.Name Property

Definition

The name you use to bind values to this feature.

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

Property Value

String

Platform::String

winrt::hstring

The name you use to bind values to this feature.

Implements

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.

Applies to