public IForumControlSettings ForumControlSettings { get; }Public ReadOnly Property ForumControlSettings As IForumControlSettings
Getpublic:
property IForumControlSettings^ ForumControlSettings {
IForumControlSettings^ get ();
}member ForumControlSettings : IForumControlSettings with get