DiscoveryInformationItem Property

CVB.Net Documentation
Gets the value of the information property with the given id.

Namespace:  Stemmer.Cvb.Driver
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public string this[
	DiscoveryProperties id
] { get; }

Parameters

id
Type: Stemmer.Cvb.DriverDiscoveryProperties
Information to get.

Return Value

Type: String
Text containing the information.
See Also

Reference