Partager via


ProjectDocumentsChangeEventArgs Constructor

Initializes a new instance of ProjectDocumentsChangeEventArgs.

Namespace:  Microsoft.VisualStudio.Shell.Flavor
Assemblies:   Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)
  Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)
  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'Déclaration
Public Sub New
'Utilisation

Dim instance As New ProjectDocumentsChangeEventArgs()
public ProjectDocumentsChangeEventArgs()
public:
ProjectDocumentsChangeEventArgs()
new : unit -> ProjectDocumentsChangeEventArgs
public function ProjectDocumentsChangeEventArgs()

.NET Framework Security

See Also

Reference

ProjectDocumentsChangeEventArgs Class

ProjectDocumentsChangeEventArgs Members

Microsoft.VisualStudio.Shell.Flavor Namespace