ActionableUpdateSolutionListener.Init Method
Initializes a listener.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Project.Utilities
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Sub Init
'Usage
Dim instance As ActionableUpdateSolutionListener
instance.Init()
public void Init()
public:
void Init()
public function Init()
member Init : unit -> unit
.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.
See Also
Reference
ActionableUpdateSolutionListener Class
ActionableUpdateSolutionListener Members
Microsoft.VisualStudio.Data.Schema.Project.Project.Utilities Namespace