PostSharp//API Reference/Post­Sharp.​Reflection/Location­Info/Is­Static
Open sandboxFocus

Property IsStatic

IsStatic

Determines whether the underlying field or property is static.

Declaration
public bool IsStatic { get; }
Property Value
Type Description
Boolean