Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRage.Game.ModAPI.Ingame.Utilities.MyIni.EndContent

Malware edited this page May 4, 2019 · 14 revisions

IndexNamespace IndexMyIni

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.

Returns

string

Clone this wiki locally