PostSharp//API Reference/Post­Sharp.​Aspects/Advice­Args/Instance
Open sandboxFocus

Property Instance

Instance

Gets or sets the object instance on which the method is being executed.

Declaration
public object Instance { get;
    [Internal]
    set;
}
Property Value
Type Description
Object