IOperationResult.IsString

IOperationResult.IsString 属性

指示结果是否为文本字符串。

public bool IsString { get; }

返回值

true 如果结果是字符串;否则为 false

另请参阅