PeekResultDisplayInfo.Title Property

Definition

Defines the localized title used for displaying this result to the user.

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

Property Value

The localized title used for displaying this result to the user.

Applies to