XmlFormHostItem.RemoteCast(String) 方法

定义

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

参数

canonicalName
String

返回

适用于