Modifica

Condividi tramite


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

Parameters

bstrName
String

Implements

Applies to