PeekResultDisplayInfo.Label 属性

定义

定义用于向用户显示此结果的本地化标签。 此值将用于 IPeekResult 在速览控件的结果列表中表示。

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

属性值

String

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

适用于