Compartilhar via


ExternalApplicationClass.Close(String) Método

Definição

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public:
 virtual void Close(System::String ^ bstrDocumentURI) = Microsoft::Office::Interop::InfoPath::_ExternalApplication2::Close;
public virtual void Close (string bstrDocumentURI);
abstract member Close : string -> unit
override this.Close : string -> unit
Public Overridable Sub Close (bstrDocumentURI As String)

Parâmetros

bstrDocumentURI
String

Implementações

Aplica-se a