Info
Version: | 4.3.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, November 15, 2016 |
.NET Fiddle: | Online Example |
Project Url: | https://dot.net/ |
NuGet Url: | https://www.nuget.org/packages/System.Reflection |
Install
Install-Package System.Reflection
dotnet add package System.Reflection
paket add System.Reflection
System.Reflection Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- Microsoft.NETCore.Platforms(>= 1.1.0)
- Microsoft.NETCore.Targets(>= 1.1.0)
- System.IO(>= 4.3.0)
- System.Reflection.Primitives(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- Microsoft.NETCore.Platforms(>= 1.1.0)
- Microsoft.NETCore.Targets(>= 1.1.0)
- System.IO(>= 4.3.0)
- System.Reflection.Primitives(>= 4.3.0)
- System.Runtime(>= 4.3.0)
No dependencies.
No dependencies.
No dependencies.
- Microsoft.NETCore.Platforms(>= 1.1.0)
- Microsoft.NETCore.Targets(>= 1.1.0)
- System.IO(>= 4.3.0)
- System.Reflection.Primitives(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- Microsoft.NETCore.Platforms(>= 1.1.0)
- Microsoft.NETCore.Targets(>= 1.1.0)
- System.IO(>= 4.3.0)
- System.Reflection.Primitives(>= 4.3.0)
- System.Runtime(>= 4.3.0)
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
These types also can be used to manipulate instances of loaded types, for example to hook up events or to invoke methods.
Commonly Used Types:
System.Reflection.MethodInfo
System.Reflection.PropertyInfo
System.Reflection.ParameterInfo
System.Reflection.FieldInfo
System.Reflection.ConstructorInfo
System.Reflection.Assembly
System.Reflection.MemberInfo
System.Reflection.EventInfo
System.Reflection.Module
When using NuGet 3.x this package requires at least version 3.4.