Freigeben über


BasicHelper.SelectFileUsingDialog-Methode (IntPtr, String, String, String, String)

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

Syntax

'Declaration
Public Function SelectFileUsingDialog ( _
    handle As IntPtr, _
    title As String, _
    filter As String, _
    path As String, _
    helpTopic As String _
) As String
public string SelectFileUsingDialog(
    IntPtr handle,
    string title,
    string filter,
    string path,
    string helpTopic
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

BasicHelper Klasse

SelectFileUsingDialog-Überladung

Microsoft.TeamFoundation.Common-Namespace