Intersoft ClientUI Documentation
ObfuscateToAttribute Class
Members 



Syntax
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class Or  _
    AttributeTargets.Struct Or  _
    AttributeTargets.Enum Or  _
    AttributeTargets.Method Or  _
    AttributeTargets.Field Or  _
    AttributeTargets.Interface, 
   AllowMultiple=False, 
   Inherited=True)>
Public NotInheritable Class ObfuscateToAttribute 
   Inherits System.Attribute
Dim instance As ObfuscateToAttribute
[AttributeUsageAttribute(ValidOn=AttributeTargets.Class | 
    AttributeTargets.Struct | 
    AttributeTargets.Enum | 
    AttributeTargets.Method | 
    AttributeTargets.Field | 
    AttributeTargets.Interface, 
   AllowMultiple=false, 
   Inherited=true)]
public sealed class ObfuscateToAttribute : System.Attribute 
[AttributeUsageAttribute(ValidOn=AttributeTargets.Class | 
    AttributeTargets.Struct | 
    AttributeTargets.Enum | 
    AttributeTargets.Method | 
    AttributeTargets.Field | 
    AttributeTargets.Interface, 
   AllowMultiple=false, 
   Inherited=true)]
public ref class ObfuscateToAttribute sealed : public System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      Intersoft.Client.Data.ComponentModel.ObfuscateToAttribute

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ObfuscateToAttribute Members
Intersoft.Client.Data.ComponentModel Namespace

Send Feedback