ProjectInRunningDocumentTableEventArgs(Guid, String, UInt32) Constructor
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 ProjectInRunningDocumentTableEventArgs (Guid projectId, string filename, uint cookie = 0);
new Microsoft.VisualStudio.Shell.Events.ProjectInRunningDocumentTableEventArgs : Guid * string * uint32 -> Microsoft.VisualStudio.Shell.Events.ProjectInRunningDocumentTableEventArgs
Public Sub New (projectId As Guid, filename As String, Optional cookie As UInteger = 0)
Parameters
- projectId
- Guid
- filename
- String
- cookie
- UInt32