EndContent
Summary
public string EndContent { get; set; }
You can terminate a configuration stream by entering "---" on a separate line. This property will contain all the content after this line.
public string EndContent { get; set; }
You can terminate a configuration stream by entering "---" on a separate line. This property will contain all the content after this line.