Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The name of the user agent that is displayed.
Namespace: Microsoft.Office.InfoPath.Server.Administration
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property DisplayName As String
Get
'Usage
Dim instance As ExemptUserAgent
Dim value As String
value = instance.DisplayName
public override string DisplayName { get; }
Property Value
Type: System.String
Remarks
The name is displayed from the command line or through the object model when iterating through the ExemptUserAgentCollection collection.