편집

다음을 통해 공유


XmlFormHostItem.GetHostObject(String, String) Method

Definition

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

Parameters

primaryType
String
cookie
String

Returns

Returns Object.

Attributes

Applies to