AllColorableItemInfo::bLocalizedNameValid Field

 

Indicates whether bstrLocalizedName contains a valid 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 bLocalizedNameValid

Field Value

Type: System::Int32

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

Return to top
Show: