ObfuscationAttribute
Overview
Location
- Reference: RemObjects.SDK.dll
- Namespace: System.Reflection
- Platforms: .NET Compact Framework
- Ancestry: Attribute | ObfuscationAttribute
Properties
ApplyToMembers
property ApplyToMembers: Boolean read write;
Boolean ApplyToMembers { get; set; }
Property ApplyToMembers() As Boolean
Exclude
property Exclude: Boolean read write;
Boolean Exclude { get; set; }
Property Exclude() As Boolean
Instance Methods
constructor
constructor
ObfuscationAttribute()
Sub New()