Modifica

Condividi tramite


ViewObjectClass.View3_Window Property

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 property Microsoft::Office::Interop::InfoPath::WindowObject ^ View3_Window { Microsoft::Office::Interop::InfoPath::WindowObject ^ get(); };
public virtual Microsoft.Office.Interop.InfoPath.WindowObject View3_Window { get; }
member this.View3_Window : Microsoft.Office.Interop.InfoPath.WindowObject
Public Overridable ReadOnly Property View3_Window As WindowObject

Property Value

Returns WindowObject.

Applies to