ManagedResourceIntroductionAspect Class |
Aspect that, when applied to an assembly, adds a custom attribute to this assembly.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 4.3.48.0 (4.3.48.0)
C#
public sealed class ManagedResourceIntroductionAspect : IManagedResourceIntroductionAspect, IAspect, IAspectBuildSemantics, IValidableAnnotation
The ManagedResourceIntroductionAspect type exposes the following members.
Name | Description | |
---|---|---|
ManagedResourceIntroductionAspect |
Initializes a new ManagedResourceIntroductionAspect.
|
Name | Description | |
---|---|---|
Data |
Gets the content of the managed resource.
| |
Name |
Gets the name of the managed resource.
|
Name | Description | |
---|---|---|
QueryInterface<T> |
Gets the implementation of a specified interface for the specified object.
(Defined by QueryInterfaceExtensions.) |