 | ConfigSectionAttribute 构造函数 |
Sweet 开发框架 属性节点特性
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public ConfigSectionAttribute(
string section
)
Public Sub New (
section As String
)
new :
section : string -> ConfigSectionAttribute
参数
- section
- 类型:SystemString
节
参见