RequirePostSharpAttribute Constructor (String) |
Initializes a new RequirePostSharpAttribute and specifies the required plug-in name.
All implicit (auto-included) tasks of that plug-in will be added to the project.
Namespace: PostSharp.Extensibility
Assembly: PostSharp (in PostSharp.dll) Version: 6.9.11.0 (6.9.11.0)
C#
public RequirePostSharpAttribute( string plugIn )
Parameters
- plugIn
- Type: System.String
Name of the required plug-in (file name without extension).