ManagedResourceIntroductionAspectConfiguration Class |
PostSharp.Aspects.Configuration.AspectConfiguration
PostSharp.Aspects.Configuration.ManagedResourceIntroductionAspectConfiguration
Namespace: PostSharp.Aspects.Configuration
Assembly: PostSharp (in PostSharp.dll) Version: 4.3.48.0 (4.3.48.0)
public sealed class ManagedResourceIntroductionAspectConfiguration : AspectConfiguration
The ManagedResourceIntroductionAspectConfiguration type exposes the following members.
Name | Description | |
---|---|---|
ManagedResourceIntroductionAspectConfiguration |
Initializes a new ManagedResourceIntroductionAspectConfiguration.
|
Name | Description | |
---|---|---|
AspectPriority |
Gets or sets the aspect priority. Aspects with smaller priority are processed first. The default priority is zero.
(Inherited from AspectConfiguration.) | |
Data |
Gets the content of the managed resource.
| |
Dependencies |
Gets or sets the collection of dependencies.
(Inherited from AspectConfiguration.) | |
Name |
Gets the name of the managed resource.
| |
SerializerType |
Gets or sets the type of the serializer that will be used
to configure the current aspect.
(Inherited from AspectConfiguration.) |
Name | Description | |
---|---|---|
QueryInterface<T> |
Gets the implementation of a specified interface for the specified object.
(Defined by QueryInterfaceExtensions.) |