VendorType Enum

Summary

Enumeration of vendors.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Base Types
  • Enum
VendorType
Enum

Syntax

public enum VendorType

Fields

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