System.Runtime.InteropServices.ComTypes.VARFLAGS.VARFLAG_FRESTRICTED Field

The variable should not be accessible from macro languages. This flag is intended for system-level variables or variables that you do not want type browsers to display.

Syntax

VARFLAGS VARFLAG_FRESTRICTED

Requirements

Namespace: System.Runtime.InteropServices.ComTypes
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0