AspectWeaverInstance.Aspect Property |
Namespace: PostSharp.Sdk.AspectWeaver
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 6.10.10.0 (6.10.10.0)
public IAspect Aspect { get; }
Property Value
Type: IAspectMay be null if no runtime instance of the aspect is available, typically if the target assembly is linked against the Compact Framework or Silverlight.