AtomicText.pszAtomicText 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.
Specifies the string containing the atomic text.
public: System::String ^ pszAtomicText;
public: Platform::String ^ pszAtomicText;
std::wstring pszAtomicText;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WCHAR")]
[System.Runtime.InteropServices.ComConversionLoss]
public string pszAtomicText;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WCHAR")>]
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable pszAtomicText : string
Public pszAtomicText As String
Field Value
- Attributes