Click or drag to resize

WindowProperty Class

Defines a Window property.
Inheritance Hierarchy
SystemObject
  ShellBoost.Core.UtilitiesWindowProperty

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public sealed class WindowProperty

The WindowProperty type exposes the following members.

Constructors
  NameDescription
Public methodWindowProperty
Initializes a new instance of the WindowProperty class.
Top
Properties
  NameDescription
Public propertyHandle
Gets the property data handle.
Public propertyName
Gets the property name.
Top
Methods
See Also