Compartir a través de


IVsDataObjectStringMapManager Members

Include Protected Members
Include Inherited Members

Enables storage of name/value pairs in an [IDataObject]. Multiple string maps with different names can exist in a single data object. This service is obtained through [SVsDataObjectStringMapManager].

The IVsDataObjectStringMapManager type exposes the following members.

Methods

  Name Description
Public method AdviseChanges Sets a callback function to be called when the string map changes.
Public method CreateStringMap Creates a new string map.
Public method ReadStringMap
Public method UnadviseChanges Removes a callback.
Public method WriteStringMap Writes information to a string map.

Top

See Also

Reference

IVsDataObjectStringMapManager Interface

Microsoft.VisualStudio.Shell.Interop Namespace