| TapiLineProviderInfo Property |
Gets the Telephony Service Provider (TSP) information for the line.
Namespace: Traysoft.AddTapiAssembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntaxpublic string ProviderInfo { get; }Public ReadOnly Property ProviderInfo As String
Get
public:
property String^ ProviderInfo {
String^ get ();
}Property Value
Type:
String
RemarksProviderInfo provides information about the provider hardware and/or software, such as the vendor name and version numbers of hardware and software.
See Also