TFVCTeamExplorerGettingStartedProviderVS.HelpLink Property
Namespace: Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly: Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
Syntax
'Declaration
Public ReadOnly Property HelpLink As Integer
public int HelpLink { get; }
public:
virtual property int HelpLink {
int get () sealed;
}
abstract HelpLink : int with get
override HelpLink : int with get
final function get HelpLink () : int
Property Value
Type: System.Int32
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
TFVCTeamExplorerGettingStartedProviderVS Class
Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace