PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesIPropertySet­Value
Open sandboxFocus

IProperty.SetValue Method

SetValue(Object)

Sets the property value.

Declaration
void SetValue(object value)
Parameters
Type Name Description
Object value

The new property value.