PeekResultDisplayInfo.Title 属性

定义

定义用于向用户显示此结果的本地化标题。

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

属性值

String

用于向用户显示此结果的本地化标题。

适用于