リフレクションで静的クラスのプロパティを取得 - Qiita
例えば、public static class Hoge{ static string hoge1 = "hogeabc"; public static string Hoge1 { get {…