This document is archived and information here might be outdated. Recommended version. |
The identify property value.
[Visual Basic .NET]
Public ReadOnly Property Value As String
[C#]
public string Value {get;}
[C++]
HRESULT get_Value(
System.String* pValue
);
[C++] Parameters pValue [out, retval]
pValue is a parameter of type BSTR*