Open sandboxFocus

Property PropertyInfo

PropertyInfo

Gets the underlying PropertyInfo, or null if the underlying code element is not a property.

Declaration
public PropertyInfo PropertyInfo { get; }
Property Value
Type Description
PropertyInfo