'Declaration
<BrowsableAttribute(False)> <JetBrains.Annotations.CanBeNullAttribute()> <XmlIgnoreAttribute()> Public Property SourceTypeName As String
'Usage
Dim instance As EventSource Dim value As String instance.SourceTypeName = value value = instance.SourceTypeName
Property Value
The value of this property can be null
(Nothing
in Visual Basic).
The default value of this property is null
.