IObjectModelProvider.GetUnderlyingObjectModel 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.
Restituisce un'interfaccia usata per accedere al modello a oggetti sottostante del provider.
public:
Platform::Object ^ GetUnderlyingObjectModel();
IInspectable GetUnderlyingObjectModel();
public object GetUnderlyingObjectModel();
function getUnderlyingObjectModel()
Public Function GetUnderlyingObjectModel () As Object
Restituisce
Interfaccia non tipizzato per accedere al modello a oggetti sottostante.