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

属性值

适用于