TFVCTeamExplorerGettingStartedProviderVS.NotificationSpecialText Property

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

Syntax

'Declaration
Public ReadOnly Property NotificationSpecialText As String
public string NotificationSpecialText { get; }
public:
virtual property String^ NotificationSpecialText {
    String^ get () sealed;
}
abstract NotificationSpecialText : string with get 
override NotificationSpecialText : string with get
final function get NotificationSpecialText () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

TFVCTeamExplorerGettingStartedProviderVS Class

Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace