次の方法で共有


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 を返します。

属性

適用対象