SaveRawFileConnectionAttributesEventHandler Delegato
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.
public delegate void SaveRawFileConnectionAttributesEventHandler(System::Object ^ sender, RawFileConnectionAttributesEventArgs ^ args);
public delegate void SaveRawFileConnectionAttributesEventHandler(object sender, RawFileConnectionAttributesEventArgs args);
type SaveRawFileConnectionAttributesEventHandler = delegate of obj * RawFileConnectionAttributesEventArgs -> unit
Public Delegate Sub SaveRawFileConnectionAttributesEventHandler(sender As Object, args As RawFileConnectionAttributesEventArgs)
Parametri
- sender
- Object