Share via


PropertyInfo Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the PropertyInfo class.

Namespace:  System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

Syntax

'Declaration
Protected Sub New
protected PropertyInfo()
protected:
PropertyInfo()
new : unit -> PropertyInfo
protected function PropertyInfo()

.NET Framework Security

See Also

Reference

PropertyInfo Class

System.Reflection Namespace