IWebBrowser.IEFrameHandle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::Runtime::InteropServices::HandleRef IEFrameHandle { System::Runtime::InteropServices::HandleRef get(); };
public System.Runtime.InteropServices.HandleRef IEFrameHandle { get; }
member this.IEFrameHandle : System.Runtime.InteropServices.HandleRef
Public ReadOnly Property IEFrameHandle As HandleRef