SymbolBase<TType>::Start Property
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Gets the starting point of the source location.
Assembly: System.Web.Razor (in System.Web.Razor.dll)
public: virtual property SourceLocation Start { SourceLocation get () sealed; private: void set (SourceLocation value) sealed; }
Implements
ISymbol::Start
Show: