ChangeInput.m_iNewLen Field
The length of the new text.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaration
Public m_iNewLen As Integer
public int m_iNewLen
public:
int m_iNewLen
val mutable m_iNewLen: int
public var m_iNewLen : int
.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.