GeneratedAttribute Class
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.
For internal (run-time) use only. Base class of all the activation attributes
C#
[System.AttributeUsage(System.AttributeTargets.All)]
public abstract class GeneratedAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
type GeneratedAttribute = class
inherit Attribute
Public MustInherit Class GeneratedAttribute
Inherits Attribute
- Inheritance
-
GeneratedAttribute
- Derived
- Attributes
Generated |
Initializes a new instance of the GeneratedAttribute class. |
Target |
Gets the type which this implementation applies to. |
Toode | Versioonid |
---|---|
.NET Orleans | 1.5.10 |