ReflectionEvent.WikiTopic Property

Definition

Gets the help topic.

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

Property Value

The help topic.

Implements

Microsoft.ExtendedReflection.Feedback.IHelpSource.WikiTopic

Applies to