TopLevelObjectDescription Property
In This Topic
The
description of the referencing object
Syntax
'Declaration
<CanBeNullAttribute()>
Public ReadOnly Property TopLevelObjectDescription As String
[CanBeNull()]
public string TopLevelObjectDescription {get;}
See Also