Summary
Gets the locale of the type library in hex notation.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- WrapperReferenceBase
Syntax
protected abstract string TypeLibLocale { get; }
Value
Type | Description |
---|---|
string | The locale of the type library. |