Udostępnij za pośrednictwem


Metoda IExplorerNodeContext.ShowMessageBox —

Wyświetla okno komunikatu.

Przestrzeń nazw:  Microsoft.VisualStudio.SharePoint.Explorer
Zestaw:  Microsoft.VisualStudio.SharePoint (w Microsoft.VisualStudio.SharePoint.dll)

Składnia

'Deklaracja
Function ShowMessageBox ( _
    message As String, _
    buttons As MessageBoxButtons, _
    icon As MessageBoxIcon _
) As DialogResult
DialogResult ShowMessageBox(
    string message,
    MessageBoxButtons buttons,
    MessageBoxIcon icon
)

Parametry

Wartość zwracana

Typ: System.Windows.Forms.DialogResult
Wartość, która określa, który przycisk został kliknięty w oknie komunikatu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IExplorerNodeContext Interfejs

Przestrzeń nazw Microsoft.VisualStudio.SharePoint.Explorer