Property Buffer
Buffer
Gets a pointer to the unmanaged buffer of the current UnsafeStringBuilder.
Declaration
public IntPtr Buffer { get; }
Property Value
Type | Description |
---|---|
System.IntPtr |
Gets a pointer to the unmanaged buffer of the current UnsafeStringBuilder.
public IntPtr Buffer { get; }
Type | Description |
---|---|
System.IntPtr |