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