IVsWritableSettingsStore Members

Include Protected Members
Include Inherited Members

The IVsWritableSettingsStore type exposes the following members.

Methods

  Name Description
Public method _VtblGap1_21
Public method CollectionExists (Inherited from IVsSettingsStore.)
Public method CreateCollection
Public method DeleteCollection
Public method DeleteProperty
Public method GetBinary (Inherited from IVsSettingsStore.)
Public method GetBool (Inherited from IVsSettingsStore.)
Public method GetBoolOrDefault (Inherited from IVsSettingsStore.)
Public method GetInt (Inherited from IVsSettingsStore.)
Public method GetInt64 (Inherited from IVsSettingsStore.)
Public method GetInt64OrDefault (Inherited from IVsSettingsStore.)
Public method GetIntOrDefault (Inherited from IVsSettingsStore.)
Public method GetLastWriteTime (Inherited from IVsSettingsStore.)
Public method GetPropertyCount (Inherited from IVsSettingsStore.)
Public method GetPropertyName (Inherited from IVsSettingsStore.)
Public method GetPropertyType (Inherited from IVsSettingsStore.)
Public method GetString (Inherited from IVsSettingsStore.)
Public method GetStringOrDefault (Inherited from IVsSettingsStore.)
Public method GetSubCollectionCount (Inherited from IVsSettingsStore.)
Public method GetSubCollectionName (Inherited from IVsSettingsStore.)
Public method GetUnsignedInt (Inherited from IVsSettingsStore.)
Public method GetUnsignedInt64 (Inherited from IVsSettingsStore.)
Public method GetUnsignedInt64OrDefault (Inherited from IVsSettingsStore.)
Public method GetUnsignedIntOrDefault (Inherited from IVsSettingsStore.)
Public method PropertyExists (Inherited from IVsSettingsStore.)
Public method SetBinary
Public method SetBool
Public method SetInt
Public method SetInt64
Public method SetString
Public method SetUnsignedInt
Public method SetUnsignedInt64

Top

See Also

Reference

IVsWritableSettingsStore Interface

Microsoft.VisualStudio.Shell.Interop Namespace