Intersoft ClientUI Documentation
EncodeStringsAttribute Class
Members 



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

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

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

EncodeStringsAttribute Members
Intersoft.Client.Data.ComponentModel Namespace

Send Feedback