Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.