NewHiddenRegion.pszBanner Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Banner text displayed when the region is collapsed. This value is ignored unless a value of hrbClientControlled is specified for dwBehavior
.
public: System::String ^ pszBanner;
public: Platform::String ^ pszBanner;
std::wstring pszBanner;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCWSTR")]
public string pszBanner;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCWSTR")>]
val mutable pszBanner : string
Public pszBanner As String
Field Value
- Attributes
Remarks
COM Signature
From textmgr.idl: