Share via


IVsDataConnectionUIProperties.ToDisplayString Method

When implemented by a class, retrieves a string representation of the current set of data connection properties that is suitable for on-screen display.

Namespace:  Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Syntax

'Declaration
Function ToDisplayString As String
string ToDisplayString()
String^ ToDisplayString()
abstract ToDisplayString : unit -> string
function ToDisplayString() : String

Return Value

Type: System.String
A string representation of the current set of data connection properties that is suitable for on-screen display.

.NET Framework Security

See Also

Reference

IVsDataConnectionUIProperties Interface

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace