NAnt SDK Documentation - v0.92

WrapperReferenceBase.TypeLibLocale Property

Gets the locale of the type library in hex notation.

[Visual Basic]
MustOverride Protected ReadOnly Property TypeLibLocale As String
[C#]
protected abstract string TypeLibLocale {get;}

Property Value

The locale of the type library.

See Also

WrapperReferenceBase Class | NAnt.VSNet Namespace