SortEntry.PropertyName Field

Definition

The name of the property to use for sorting, like System.Author. The property must be registered on the system.

For more information, see the Windows Property System.

public: Platform::String ^ PropertyName;
winrt::hstring PropertyName;
public string PropertyName;
Public PropertyName As String 

Field Value

String

Platform::String

winrt::hstring

Applies to