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