C# (CSharp) Microsoft.R.Components.Application.Configuration 네임스페이스

중첩된 네임스페이스

Microsoft.R.Components.Application.Configuration.Parser

클래스들

이름 설명
ConfigurationSetting
ConfigurationSettingAttributeNames
ConfigurationSettingCollectionExtensions
ConfigurationSettingsReader Storage of the R application settings. Settings are written into R file as assignment statements such as 'name <- value'. Value can be string or an expression. The difference is that string values are quoted when written into the file and expressions are written as is.
ConfigurationSettingsWriter Storage of the R application settings. Settings are written into R file as assignment statements such as 'name <- value'. Value can be string or an expression. The difference is that string values are quoted when written into the file and expressions are written as is.
SettingPropertyDescriptor
SettingsTypeDescriptor Represents view model for the property grid in the Project | Properties | Settings