DragDrop.SetDropSourceFormat, méthode
Espace de noms : Microsoft.TeamFoundation.Client
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
Protected Shared Sub SetDropSourceFormat ( _
obj As DependencyObject, _
value As String _
)
protected static void SetDropSourceFormat(
DependencyObject obj,
string value
)
Paramètres
- obj
Type : System.Windows.DependencyObject
- value
Type : System.String
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.