Span.Previous Property 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:  property Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Span ^ Previous {  public:
Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Span ^ get(); protected public:
 void set(Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Span ^ value); };public Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span Previous { get; protected internal set; }member this.Previous : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span with get, setPublic Property Previous As Span