편집

다음을 통해 공유


XmlFormHostItem.QueryContract(String) Method

Definition

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

Parameters

contractIdentifier
String

Returns

Implements

Applies to