Page.HelpKey 属性

定义

获取或设置与此页相关联的帮助键。

public:
 property System::String ^ HelpKey { System::String ^ get(); void set(System::String ^ value); };
public string HelpKey { get; set; }
member this.HelpKey : string with get, set
Public Property HelpKey As String

属性值

String

与此页相关联的帮助键。

适用于