XmlFormHostItem.GetHostObject(String, String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 を返します。
- 属性