TypeProviderDefinitionLocationAttribute Type
A type provider may provide an instance of this attribute to indicate the definition location for a provided type or member.
Constructors
Constructor |
Description
|
Full Usage:
TypeProviderDefinitionLocationAttribute()
Returns: TypeProviderDefinitionLocationAttribute
|
Instance members
Instance member |
Description
|
Full Usage:
this.Column
|
Gets or sets the column for the location. |
Full Usage:
this.FilePath
|
Gets or sets the file path for the definition location. |
Full Usage:
this.Line
|
Gets or sets the line for the location. |