VsTextMarker 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class VsTextMarker : Microsoft::VisualStudio::TextManager::Interop::IVsMergeableUIItem, Microsoft::VisualStudio::TextManager::Interop::IVsPackageDefinedTextMarkerType
[System.Runtime.InteropServices.ComVisible(false)]
public class VsTextMarker : Microsoft.VisualStudio.TextManager.Interop.IVsMergeableUIItem, Microsoft.VisualStudio.TextManager.Interop.IVsPackageDefinedTextMarkerType
[<System.Runtime.InteropServices.ComVisible(false)>]
type VsTextMarker = class
interface IVsPackageDefinedTextMarkerType
interface IVsMergeableUIItem
Public Class VsTextMarker
Implements IVsMergeableUIItem, IVsPackageDefinedTextMarkerType
- 繼承
-
VsTextMarker
- 屬性
- 實作
建構函式
| 名稱 | Description |
|---|---|
| VsTextMarker(UInt32, COLORINDEX, COLORINDEX, COLORINDEX, LINESTYLE, UInt32, UInt32, Int32, String, String, String) | |
| VsTextMarker(UInt32, COLORINDEX, COLORINDEX, String, String, String) | |