NSApplicationDelegate_Extensions.RegisterServicesMenu 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 'RegisterServicesMenu2' on NSApplication.
[System.Obsolete("Use the 'RegisterServicesMenu2' on NSApplication.", false)]
public static void RegisterServicesMenu (this AppKit.INSApplicationDelegate This, string[] sendTypes, string[] returnTypes);
static member RegisterServicesMenu : AppKit.INSApplicationDelegate * string[] * string[] -> unit
Parametri
- sendTypes
- String[]
- returnTypes
- String[]
- Attributi