ITargetApplicationDefinition.FriendlyName Property

Retrieves the friendly name of the target application.

Namespace:  Microsoft.BusinessData.Infrastructure.SecureStore
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
ReadOnly Property FriendlyName As String
    Get
'Usage
Dim instance As ITargetApplicationDefinition
Dim value As String

value = instance.FriendlyName
string FriendlyName { get; }

Property Value

Type: System.String

The target application friendly name.

See Also

Reference

ITargetApplicationDefinition Interface

ITargetApplicationDefinition Members

Microsoft.BusinessData.Infrastructure.SecureStore Namespace