ExpressionBuilder.ExpressionPrefix 屬性

定義

取得或設定字串,識別要擷取之運算式的型別。

C#
[System.Configuration.ConfigurationProperty("expressionPrefix", DefaultValue="", IsKey=true, IsRequired=true)]
[System.Configuration.StringValidator(MinLength=1)]
public string ExpressionPrefix { get; set; }

屬性值

字串,識別要擷取之運算式的型別。

屬性

備註

會將 ExpressionPrefix 運算式對應至通用運算式類型組態中的相關聯區段名稱,或將運算式對應至自訂表格達式類別。

適用於

產品 版本
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1