다음을 통해 공유


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

‘선언
Public pLayer As IVsTextLayer
‘사용 방법
Dim instance As MARKERDATA
Dim value As IVsTextLayer

value = instance.pLayer

instance.pLayer = value
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

MARKERDATA Members

Microsoft.VisualStudio.TextManager.Interop Namespace