NavigateToItem.SecondarySort Property

Definition

An arbitrary string to allow for tie-breaking during sorting.

public:
 property System::String ^ SecondarySort { System::String ^ get(); };
public:
 property Platform::String ^ SecondarySort { Platform::String ^ get(); };
public string SecondarySort { get; }
member this.SecondarySort : string
Public ReadOnly Property SecondarySort As String

Property Value

The arbitrary string that is used to sort symbols that are otherwise equivalent.

Applies to