AtomicText.pszAtomicText Field
Specifies the string containing the atomic text.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaration
Public pszAtomicText As String
public string pszAtomicText
public:
String^ pszAtomicText
val mutable pszAtomicText: string
public var pszAtomicText : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.