XmlFormHostItem.QueryContract(String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- contractIdentifier
- String