NewSyntheticRegion.pszText Feld

Definition

Gibt den anzuzeigenden Text an (kann > 1 Linie sein).

public: System::String ^ pszText;
public: Platform::String ^ pszText;
std::wstring pszText;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCWSTR")]
public string pszText;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCWSTR")>]
val mutable pszText : string
Public pszText As String 

Feldwert

String
Attribute

Hinweise

Alle WCHAR *-Aktionen. Die synthetische Text Sitzung erstellt eine Kopie dieser Zeichenfolge.

COM-Signatur

Aus textmgr. idl:

Gilt für