Freigeben über


BasicHelper.ShowApplyToAllMessageBox-Methode

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

Syntax

'Declaration
Public Function ShowApplyToAllMessageBox ( _
    message As String, _
    title As String, _
    helpTopic As String _
) As MsgResult
public MsgResult ShowApplyToAllMessageBox(
    string message,
    string title,
    string helpTopic
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.TeamFoundation.MsgResult

.NET Framework-Sicherheit

Siehe auch

Referenz

BasicHelper Klasse

Microsoft.TeamFoundation.Common-Namespace