Freigeben über


FrameworkPartAttribute Klasse

Definition

Gibt an, dass eine Assembly keinen Anwendungscode enthält.

[System.AttributeUsage(System.AttributeTargets.Assembly)]
public sealed class FrameworkPartAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly)>]
type FrameworkPartAttribute = class
    inherit Attribute
Public NotInheritable Class FrameworkPartAttribute
Inherits Attribute
Vererbung
FrameworkPartAttribute
Attribute

Konstruktoren

FrameworkPartAttribute()

Gibt an, dass eine Assembly keinen Anwendungscode enthält.

Gilt für: