SkipInfo.Type 属性

定义

获取或设置跳过对象的类型。

public:
 property int Type { int get(); void set(int value); };
public int Type { get; set; }
member this.Type : int with get, set
Public Property Type As Integer

属性值

Int32

表示类型的对象 int

适用于