PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesProperty<TValue>Get
Open sandboxFocus

Property<TValue>.Get Property

Get

Gets a delegate enabling to invoke the get accessor of the imported property.

Declaration
public PropertyGetter<TValue> Get { get; }
Property Value
Type Description
PropertyGetter<TValue>