次の方法で共有


DocumentParseCompleteEventArgs.SourceChange プロパティ

定義

再解析をトリガーした TextChange

public:
 property Microsoft::AspNetCore::Razor::Text::TextChange SourceChange { Microsoft::AspNetCore::Razor::Text::TextChange get(); void set(Microsoft::AspNetCore::Razor::Text::TextChange value); };
public Microsoft.AspNetCore.Razor.Text.TextChange SourceChange { get; set; }
member this.SourceChange : Microsoft.AspNetCore.Razor.Text.TextChange with get, set
Public Property SourceChange As TextChange

プロパティ値

適用対象