Click or drag to resize
KernelConfigurationViewReplaceKeyValue Method
替换参数占位符为实际的值

Namespace: X3Platform.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public string ReplaceKeyValue(
	string text
)

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:X3Platform.Configuration.KernelConfigurationView.ReplaceKeyValue(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:X3Platform.Configuration.KernelConfigurationView.ReplaceKeyValue(System.String)"]

See Also