TypeProviderDefinitionLocationAttribute.Column Property (F#)
The column that indentifies the source location for this type provider.
Namespace/Module Path: Microsoft.FSharp.Core.CompilerServices
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
member this.Column : int with get, set
// Usage:
typeProviderDefinitionLocationAttribute.Column
Property Value
A number identifying the column.
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 4.0, Portable
See Also
Reference
CompilerServices.TypeProviderDefinitionLocationAttribute Class (F#)