SortEntry.PropertyName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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