DocumentSavedEventArgs Constructor
Initializes a new instance of the DocumentSavedEventArgs class.
Namespace: Microsoft.VisualStudio.Tools.Applications.DesignTime
Assembly: Microsoft.VisualStudio.Tools.Applications.DesignTime.v9.0 (in Microsoft.VisualStudio.Tools.Applications.DesignTime.v9.0.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DocumentSavedEventArgs()
public DocumentSavedEventArgs()
public:
DocumentSavedEventArgs()
public function DocumentSavedEventArgs()
.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
DocumentSavedEventArgs Members
DocumentSavedEventArgs Overload
Microsoft.VisualStudio.Tools.Applications.DesignTime Namespace