VendorType Enum

Summary

Enumeration of vendors.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Base Types
  • Enum
graph BT Type-->Base0["Enum"] Type["VendorType"] class Type type-node

Syntax

public enum VendorType

Fields

Name Constant Value Summary
Microsoft 1
Vendor Microsoft.
static
Mono 2
Vendor Mono.
static