Lire en anglais

Partager via


RunningDocumentInfo Structure

Represents information about a document in the RunningDocumentTable. It includes all the information returned by GetDocumentInfo.

This API is not CLS-compliant. The CLS-compliant alternative is [None].

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

Syntax

[CLSCompliantAttribute(false)]
public struct RunningDocumentInfo

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

RunningDocumentInfo Members

Microsoft.VisualStudio.Shell Namespace