Click or drag to resize

FolderSettings Methods

The FolderSettings type exposes the following members.

Methods
  NameDescription
Public methodCreateInstance(Guid, CLSCTX, Boolean)
Creates an instance of this object.
(Inherited from ComServer.)
Public methodCreateInstanceT(CLSCTX, Boolean)
Creates an instance of this object.
(Inherited from ComServer.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetDefaultIconAsBitmaps
Gets the item's default icon as a list of bitmaps. The returned Bitmaps are allocated and must be disposed when not used.
(Inherited from ComServer.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetKeyDefaultValueAsGuid
Gets a key default value as a guid.
(Inherited from ComServer.)
Protected methodGetSubKeyGuidPairs
Gets a key default value as a guid.
(Inherited from ComServer.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodGetValueAsGuid(String)
Gets a value as a guid.
(Inherited from ComServer.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOpenClassIdKey
Opens the class identifier key.
(Inherited from ComServer.)
Public methodToString
Converts to string.
(Inherited from ComServer.)
Top
See Also