Share via


VSCOMPONENTSELECTORDATA.lCustom Field

DWORD containing custom information.

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

Syntax

'Declaration
Public lCustom As Integer
public int lCustom
public:
int lCustom
val mutable lCustom: int
public var lCustom : int

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

VSCOMPONENTSELECTORDATA Structure

Microsoft.VisualStudio.Shell.Interop Namespace