Visual Basic (Declaration) | |
---|---|
Public Overloads MustOverride ReadOnly Property Item( _ ByVal name As String _ ) As Source |
Parameters
- name
- The name of the source to retrieve.
Property Value
A handle to the source. If no source with the specified name exists then null is returned.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)