IVsVisibleTextMarkerTag.Type Özellik

Tanım

İşaretin tamsayı türü.

public:
 property int Type { int get(); };
public:
 property int Type { int get(); };
public int Type { get; }
member this.Type : int
Public ReadOnly Property Type As Integer

Özellik Değeri

Int32

Tamsayı türü.

Açıklamalar

Bu, IVsTextLineMarker. GetType () tarafından üretilen türe eşdeğerdir.

Şunlara uygulanır