CSharpTest.Net
XmlQuoteStyle Enumeration
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Html Namespace : XmlQuoteStyle Enumeration

Glossary Item Box

The quote used with an attribute value

Syntax

Visual Basic (Declaration) 
Public Enum XmlQuoteStyle 
   Inherits System.Enum
C# 
public enum XmlQuoteStyle : System.Enum 

Members

MemberDescription
DoubleThe value was not quoted, name="value"
MissingThe value was not quoted, name=value
NoneThe value was not defined, no '=' sign
SingleThe value was not quoted, name='value'

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         CSharpTest.Net.Html.XmlQuoteStyle

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys