ReflectionEvent.WikiTopic 属性

定义

获取帮助主题。

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

属性值

String

帮助主题。

实现

Microsoft.ExtendedReflection.Feedback.IHelpSource.WikiTopic

适用于