Initializes an instance of the PropertyInfo class.
[Visual Basic] Protected Sub New() [C#] protected PropertyInfo(); [C++] protected: PropertyInfo(); [JScript] protected function PropertyInfo();
The Member type Property. Properties are logical collections of methods that act as accessors.
PropertyInfo Class | PropertyInfo Members | System.Reflection Namespace