NSApplicationDelegate_Extensions.WriteSelectionToPasteboard Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
Use the 'INSServicesMenuRequestor' protocol.
[System.Obsolete("Use the 'INSServicesMenuRequestor' protocol.", false)]
public static bool WriteSelectionToPasteboard (this AppKit.INSApplicationDelegate This, AppKit.NSPasteboard board, string[] types);
static member WriteSelectionToPasteboard : AppKit.INSApplicationDelegate * AppKit.NSPasteboard * string[] -> bool
Parametri
- board
- NSPasteboard
- types
- String[]
Restituisce
- Attributi