'Declaration Public Property LocalWindowAdjustmentThreshold As Long
'Usage Dim instance As InteractiveSession Dim value As Long instance.LocalWindowAdjustmentThreshold = value value = instance.LocalWindowAdjustmentThreshold
public long LocalWindowAdjustmentThreshold {get; set;}