Modifica

Condividi tramite


ViewObjectClass.View2_SwitchView(String) Method

Definition

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 View2_SwitchView(System::String ^ bstrName) = Microsoft::Office::Interop::InfoPath::View2::SwitchView;
public virtual void View2_SwitchView (string bstrName);
abstract member View2_SwitchView : string -> unit
override this.View2_SwitchView : string -> unit
Public Overridable Sub View2_SwitchView (bstrName As String)

Parameters

bstrName
String

Applies to