The PropertyHookType Enum

Introduction

The PropertyHookType enum lists the legal types of property hook.

Enum synopsis

PropertyHookType Get Indicates a get hook. Set Indicates a set hook.