XmlFormHostItem.RemoteCast(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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