Share via


DSRefConstants Class

Holds DSRef constants that are used by DSRefClipboardObject and DSRefBuilder.

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Data.Services.SupportEntities.Interop.DSRefConstants

Namespace:  Microsoft.VisualStudio.Data.Services.SupportEntities.Interop
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Syntax

'Declaration
Public NotInheritable Class DSRefConstants
public static class DSRefConstants
public ref class DSRefConstants abstract sealed
[<AbstractClass>]
[<Sealed>]
type DSRefConstants =  class end
public final class DSRefConstants

The DSRefConstants type exposes the following members.

Fields

  Name Description
Public fieldStatic member ClipboardFormat Specifies the Clipboard format.
Public fieldStatic member DSREFNODEID_NIL Holds a IntPtr value specifying a node ID NIL value.
Public fieldStatic member DSREFNODEID_ROOT Holds a IntPtr value specifying a node ID ROOT value.

Top

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

Microsoft.VisualStudio.Data.Services.SupportEntities.Interop Namespace