[NotNull()] string ExpandedText {get;}
'Declaration
<NotNullAttribute()> ReadOnly Property ExpandedText As String
'Usage
Dim instance As IUAQualifiedName Dim value As String value = instance.ExpandedText
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).