Share via


RunningDocumentInfo.ItemId Field

The item ID of the node that holds the document.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'Declaration
Public ItemId As UInteger
public uint ItemId
public:
unsigned int ItemId
val mutable ItemId: uint32
public var ItemId : uint

.NET Framework Security

See Also

Reference

RunningDocumentInfo Structure

Microsoft.VisualStudio.Shell Namespace