Edit

Share via


ApplicationPartAttribute Class

Definition

Specifies an assembly to be added as an application part.

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

Constructors

Properties

AssemblyName

Gets the assembly name.

Applies to

Product Versions
.NET Orleans 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0