Gets the name of the service type that was not found.

Namespace: ININ.InteractionClient.AddIn
Assembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public string ServiceName { get; private set; }
Visual Basic
Public Property ServiceName As String
	Get
	Private Set

See Also