Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether dwMarkerVisualStyle contains a valid marker style.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public bMarkerVisualStyleValid As Integer
public int bMarkerVisualStyleValid
public:
int bMarkerVisualStyleValid
val mutable bMarkerVisualStyleValid: int
public var bMarkerVisualStyleValid : int
Remarks
This member value is non-zero when AllColorableItemInfo contains a valid marker style.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.