Edit

Share via


XmlFormHostItem.RemoteCast(String) Method

Definition

protected:
 System::AddIn::Contract::RemoteArgument RemoteCast(System::String ^ canonicalName);
protected System.AddIn.Contract.RemoteArgument RemoteCast (string canonicalName);
override this.RemoteCast : string -> System.AddIn.Contract.RemoteArgument
Protected Function RemoteCast (canonicalName As String) As RemoteArgument

Parameters

canonicalName
String

Returns

Applies to