IOperationResult.IsString

IOperationResult.IsString özelliği

Sonucun bir metin dizesi olup olmadığını belirtir.

public bool IsString { get; }

Dönüş Değeri

true eğer sonuç bir dize ise; aksi takdirde false.

Ayrıca Bakınız