Visual Basic (Declaration) | |
---|---|
Public Enum XmlLightParser.AttributeFormat Inherits System.Enum |
C# | |
---|---|
public enum XmlLightParser.AttributeFormat : System.Enum |
Member | Description |
---|---|
Html | allows non-value and unquoted attributes |
Xml | requires attributes to have quoted values |
System.Object
System.ValueType
System.Enum
CSharpTest.Net.Html.XmlLightParser.AttributeFormat
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7