次の方法で共有


Span.Next プロパティ

定義

public:  property Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Span ^ Next {  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 Next { get; protected internal set; }
member this.Next : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span with get, set
Public Property Next As Span

プロパティ値

適用対象