ManageTfsList.ShowDialog, méthode (IWin32Window)
Espace de noms : Microsoft.TeamFoundation.Proxy
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
Public Sub ShowDialog ( _
parentWindow As IWin32Window _
)
public void ShowDialog(
IWin32Window parentWindow
)
Paramètres
- parentWindow
Type : System.Windows.Forms.IWin32Window
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.