OrleansCodeGenerationTargetAttribute Class

Definition

The attribute which informs the code generator which assemblies an assembly contains generated code for.

C#
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
public class OrleansCodeGenerationTargetAttribute : Attribute
C#
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
public sealed class OrleansCodeGenerationTargetAttribute : Attribute
Inheritance
OrleansCodeGenerationTargetAttribute
Attributes

Constructors

Properties

AssemblyName

The target assembly name that the generated code is for.

MetadataOnly

Whether or not only metadata was generated for the target assembly.

Applies to

Product Versions
.NET Orleans 1.5.10, 3.4.5, 3.6.0