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