XmlFormHostItem.QueryContract(String) 方法

定义

protected:
 override System::AddIn::Contract::IContract ^ QueryContract(System::String ^ contractIdentifier);
protected override System.AddIn.Contract.IContract QueryContract (string contractIdentifier);
override this.QueryContract : string -> System.AddIn.Contract.IContract
Protected Overrides Function QueryContract (contractIdentifier As String) As IContract

参数

contractIdentifier
String

返回

实现

适用于