ApiAssemblyProperties Class
Definition
- Namespace
- Sandcastle.Core.Reflection
- Assembly
- Sandcastle.Core.dll
This is used to contain information about an API assembly entry in a reflection information file
public class ApiAssemblyProperties
- Inheritance
-
ApiAssemblyProperties
Constructors
| ApiAssemblyProperties(XElement) |
Constructor |
Properties
| AllowsPartiallyTrustedCallers |
This read-only property returns whether or not the assembly allows partially trusted callers |
| AssemblyName |
This read-only property returns the assembly name |
| Version |
This read-only property returns the assembly version |