'宣言 Public Property NeedsProcessing As System.Boolean
'使用法 Dim instance As ExecutionInfo Dim value As System.Boolean instance.NeedsProcessing = value value = instance.NeedsProcessing
public System.bool NeedsProcessing {get; set;}
'宣言 Public Property NeedsProcessing As System.Boolean
'使用法 Dim instance As ExecutionInfo Dim value As System.Boolean instance.NeedsProcessing = value value = instance.NeedsProcessing
public System.bool NeedsProcessing {get; set;}