Click or drag to resize
GDServiceDetailProviderType Property
Gets indicator of the type of the provided service, either application-based or server-based.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public GDServiceProviderType ProviderType { get; }

Property Value

Type: GDServiceProviderType
Indicator of the type of the provided service.
See Also