Open sandboxFocus

Property IsTransformed

IsTransformed

Determines whether the calling program has been transformed by PostSharp. Calls to this property are replaced at build time.

Declaration
public static bool IsTransformed { get; }
Property Value
Type Description
bool

true if the calling program has been transformed by PostSharp, otherwise false.