ReferenceDescription Property
In This Topic
Gets user-friendly text describing the reference
Syntax
'Declaration
<CanBeNullAttribute()>
Public ReadOnly Property ReferenceDescription As String
[CanBeNull()]
public string ReferenceDescription {get;}
See Also