XmlFormHostItem.GetHostObject(String, String) Méthode
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.
protected:
System::Object ^ GetHostObject(System::String ^ primaryType, System::String ^ cookie);
[System.Security.SecurityCritical]
protected object GetHostObject(string primaryType, string cookie);
member this.GetHostObject : string * string -> obj
Protected Function GetHostObject (primaryType As String, cookie As String) As Object
Paramètres
- primaryType
- String
- cookie
- String
Retours
Retourne Object.
- Attributs