MSITableColumnCategoryType Enum

Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Schemas.Msi
Base Types
  • Enum
graph BT Type-->Base0["Enum"] Type["MSITableColumnCategoryType"] class Type type-node

Syntax

[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.0.30319.33440")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace = "NAnt.Contrib.Tasks.Msi.MsiTask")]
public enum MSITableColumnCategoryType

Attributes

Type Description
GeneratedCodeAttribute
SerializableAttribute
XmlTypeAttribute

Fields

Name Constant Value Summary
AnyPath 12
static
Binary 21
static
Cabinet 22
static
Condition 17
static
DefaultDir 13
static
DoubleInteger 4
static
Filename 8
static
Formatted 15
static
GUID 18
static
Identifier 6
static
Integer 3
static
Language 20
static
LowerCase 2
static
Path 10
static
Paths 11
static
Property 7
static
RegPath 14
static
Shortcut 23
static
Template 16
static
Text 0
static
TimeDate 5
static
UpperCase 1
static
Version 19
static
WildCardFilename 9
static