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