Property of ITextView
State Version
Read-Only Property of type ULONG
var Version = TextView.Version;
Version = TextView.Version
ULONG Version; HRESULT hr = TextView.get_Version(&Version);
ITextView