Click or drag to resize
PlatformClientConfigurationAddProductInfoHeaderValueOfExecutingApplication Method
Gets the product information header value of executing application.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
public virtual void AddProductInfoHeaderValueOfExecutingApplication(
	HttpHeaderValueCollection<ProductInfoHeaderValue> userAgent
)

Parameters

userAgent
Type: System.Net.Http.HeadersHttpHeaderValueCollectionProductInfoHeaderValue

Return Value

Type: 
See Also