C# (CSharp) Settings.UserProfile 네임스페이스

클래스들

이름 설명
Profile This class implements the model of the user profile part of the application. Typically, users have implicit run-time settings that should be re-activated when the application is re-started at a later point in time (e.g. window size and position). This class organizes these per user specific profile settings and is responsible for their storage (at program end) and retrieval at the start-up of the application.