ProxyGenerationResult Properties
Include Protected Members
Include Inherited Members
The ProxyGenerationResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Assembly | Gets or sets the generated assembly. |
![]() |
CompiledBytes | Gets or sets the binary bytes of the compiled proxy code (which may represent one or more System.Reflection.Assemblies). |
![]() |
Fingerprint | Gets or sets the fingerprint or conceptual signature of the proxy, which may be used as a unique key with which to cache the result. |
![]() |
IsValid | Determines whether the result is valid. |
![]() |
SourceCode | Gets or sets the source code of the proxy. |
Top
.gif)