Skip to main content

Documentation Index

Fetch the complete documentation index at: https://easyaf.dev/llms.txt

Use this file to discover all available pages before exploring further.

Definition

Assembly: System.Runtime.dll Namespace: System.Reflection

Syntax

System.Reflection.FieldInfo

Summary

This type is defined in System.Runtime.

Remarks

See Microsoft documentation for more information about the rest of the API.

Methods

IsProtected Extension

Extension method from System.Reflection.Breakdance_Assemblies_MethodBaseExtensions

Syntax

public static bool IsProtected(System.Reflection.FieldInfo info, System.Type type)

Parameters

NameTypeDescription
infoSystem.Reflection.FieldInfo-
typeSystem.Type-

Returns

Type: bool