Click or drag to resize
IExtensionInformationItem Property
属性索引信息

Namespace: X3Platform.Membership
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
Object this[
	string name
] { get; set; }

Parameters

name
Type: SystemString
属性名称

Return Value

Type: Object
属性值
See Also