共用方式為


CoreCursor.Type 屬性

定義

取得資料指標的類型。

public:
 property CoreCursorType Type { CoreCursorType get(); };
CoreCursorType Type();
public CoreCursorType Type { get; }
var coreCursorType = coreCursor.type;
Public ReadOnly Property Type As CoreCursorType

屬性值

資料指標的類型。

適用於