DropFormatAttribute(String) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de l'élément DropFormatAttribute contenant le format de déplacement spécifié.
public:
DropFormatAttribute(System::String ^ dropFormat);
public:
DropFormatAttribute(Platform::String ^ dropFormat);
DropFormatAttribute(std::wstring const & dropFormat);
public DropFormatAttribute (string dropFormat);
new Microsoft.VisualStudio.Text.Editor.DragDrop.DropFormatAttribute : string -> Microsoft.VisualStudio.Text.Editor.DragDrop.DropFormatAttribute
Public Sub New (dropFormat As String)
Paramètres
- dropFormat
- String
Format de déplacement.