Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Signals the object that initialization is starting.
Namespace: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Private Sub BeginInit Implements ISupportInitialize.BeginInit
void ISupportInitialize.BeginInit()
private:
virtual void BeginInit() sealed = ISupportInitialize::BeginInit
private abstract BeginInit : unit -> unit
private override BeginInit : unit -> unit
JScript does not support explicit interface implementations.
Implements
ISupportInitialize.BeginInit
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.