GeneratedAssembly 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.
Represents a generated assembly.
[System.Serializable]
public class GeneratedAssembly
[<System.Serializable>]
type GeneratedAssembly = class
Public Class GeneratedAssembly
- Inheritance
-
GeneratedAssembly
- Attributes
Constructors
GeneratedAssembly() |
Initializes a new instance of the GeneratedAssembly class. |
GeneratedAssembly(GeneratedAssembly) |
Initializes a new instance of the GeneratedAssembly class. |
Properties
Assembly |
Gets or sets the assembly. |
RawBytes |
Gets or sets a serialized representation of the assembly. |