protected IFormattingSettingsCache FormattingSettingsCache { get; }Protected ReadOnly Property FormattingSettingsCache As IFormattingSettingsCache
Getprotected:
property IFormattingSettingsCache^ FormattingSettingsCache {
IFormattingSettingsCache^ get ();
}member FormattingSettingsCache : IFormattingSettingsCache with get