PostSharpAPI ReferencePost­SharpPostIs­Transformed
Open sandboxFocus

Post.IsTransformed Property

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
System.Boolean

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