XmlFormHostItem.GetHostObject(String, String) 方法

定义

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

参数

primaryType
String
cookie
String

返回

返回 Object

属性

适用于