PcwException.HelpTopic Property

Gets a link to a relevant help topic.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property HelpTopic As String
public virtual string HelpTopic { get; }
public:
virtual property String^ HelpTopic {
    String^ get ();
}
abstract HelpTopic : string
override HelpTopic : string
function get HelpTopic () : String

Property Value

Type: System.String
A link to a relevant help topic.

.NET Framework Security

See Also

Reference

PcwException Class

Microsoft.TeamFoundation.Client Namespace