|  | This document is archived and information here might be outdated. Recommended version. | 
The offset expression string.
[Visual Basic .NET]
Public Property OffsetExpressionString As String
[C#]
public string OffsetExpressionString {get; set;}
[C++]
HRESULT get_OffsetExpressionString(
  System.String* pOffset
);
[C++]
HRESULT put_OffsetExpressionString(
  BSTR pOffset
);
[C++] Parameters pOffset [out, retval]
pOffset is a parameter of type BSTR* pOffset [in]
pOffset is a parameter of type BSTR