LogicalViewID Class

Provides a list of GUIDs that are used to identify views of files or processes.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

‘선언
Public MustInherit Class LogicalViewID
‘사용 방법
Dim instance As LogicalViewID
public abstract class LogicalViewID
public ref class LogicalViewID abstract
[<AbstractClassAttribute>]
type LogicalViewID =  class end
public abstract class LogicalViewID

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Shell.Interop.LogicalViewID

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

LogicalViewID Members

Microsoft.VisualStudio.Shell.Interop Namespace