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 |
|
Determines whether the calling program has been transformed by PostSharp. Calls to this property are replaced at build time.
public static bool IsTransformed { get; }
Type | Description |
---|---|
bool |
|