Custom.ReadExpression 方法 | |
注意:此 API 现在已过时。
命名空间:
XSharp.VFP
程序集:
XSharp.VFP (在 XSharp.VFP.dll 中) 版本:2.22 GA
语法 [ObsoleteAttribute("This method is not supported in X#")]
VIRTUAL METHOD ReadExpression(
cPropertyName
) AS STRING CLIPPER
[ObsoleteAttribute("This method is not supported in X#")]
[ClipperCallingConventionAttribute(new string[] { ... })]
public virtual string ReadExpression(
__Usual cPropertyName = default
)
查看代码参数
- cPropertyName (Optional)
- 类型:__Usual
返回值
类型:
String参见