'宣言 Public Property AutoRefreshInterval As System.Integer
'使用法 Dim instance As ExecutionInfo Dim value As System.Integer instance.AutoRefreshInterval = value value = instance.AutoRefreshInterval
public System.int AutoRefreshInterval {get; set;}
'宣言 Public Property AutoRefreshInterval As System.Integer
'使用法 Dim instance As ExecutionInfo Dim value As System.Integer instance.AutoRefreshInterval = value value = instance.AutoRefreshInterval
public System.int AutoRefreshInterval {get; set;}