Share via


MARKERDATA.pLayer Field

The layer originating this information.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
Public pLayer As IVsTextLayer
public IVsTextLayer pLayer
public:
IVsTextLayer^ pLayer
val mutable pLayer: IVsTextLayer
public var pLayer : IVsTextLayer

Remarks

COM Signature

From textmgr.idl:

.NET Framework Security

See Also

Reference

MARKERDATA Structure

Microsoft.VisualStudio.TextManager.Interop Namespace