System.Reflection.ObfuscationAttribute public sealed class ObfuscationAttribute : Attribute Documentation public bool ApplyToMembers { get; set; } public bool Exclude { get; set; } public string Feature { get; set; } public bool StripAfterObfuscation { get; set; } public ObfuscationAttribute()