ModuleAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ModuleAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false)]
public sealed class ModuleAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false)>]
type ModuleAttribute = class
inherit Attribute
Public NotInheritable Class ModuleAttribute
Inherits Attribute
- Inheritance
-
ModuleAttribute
- Attributes
Constructors
ModuleAttribute(String) |
Properties
Name |