AllColorableItemInfo::bNameValid Field

 

Indicates whether bstrName contains a valid (non-localized) name string.

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

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")]
int bNameValid

Field Value

Type: System::Int32

This member value is non-zero when AllColorableItemInfo contains a valid (non-localized) name string.

Return to top
Show: