Click or drag to resize

VGAssemblyProcessorProviderParameterType Enumeration

Enum for AssemblyProcessorProvider parameter type args.

Namespace:  Novalys.VisualGuard.Security.AssemblySystem.ApplicationProcessor
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
[SerializableAttribute]
public enum VGAssemblyProcessorProviderParameterType
Members
  Member nameValueDescription
TypeName1
ShowAllFields2
ShowAllEvents3
ShowAllTypes4
ShowAllProps5
FieldName6
PropertyName7
FieldType8
EventName9
IsAccessedThroughProperty10
IsDisplayPrivate11
IsDisplayInternal12
IsDisplayFields13
IsDisplayProps14
IsDisplayComponents15
See Also