Partager via


FrameworkPartAttribute Classe

Définition

Spécifie qu’un assembly ne contient pas de code d’application.

[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
Héritage
FrameworkPartAttribute
Attributs

Constructeurs

FrameworkPartAttribute()

Spécifie qu’un assembly ne contient pas de code d’application.

S’applique à