'Declaration
<CanBeNullAttribute()> <ImplementedThroughAttribute(System.Object, "ToString")> ReadOnly Property DisplayString As String
'Usage
Dim instance As _UADataSetWriterDataCollection Dim value As String value = instance.DisplayString
[CanBeNull()] [ImplementedThrough(System.Object, "ToString")] string DisplayString {get;}
Property Value
This value of this property can be null
(Nothing
in Visual Basic).