Propriété DisplayName

Gets the display name of the registered servers store.

Espace de noms :  Microsoft.SqlServer.Management.RegisteredServers
Assembly :  Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)

Syntaxe

'Déclaration
<SfcIgnoreAttribute> _
Public ReadOnly Property DisplayName As String
    Get
'Utilisation
Dim instance As RegisteredServersStore
Dim value As String

value = instance.DisplayName
[SfcIgnoreAttribute]
public string DisplayName { get; }
[SfcIgnoreAttribute]
public:
property String^ DisplayName {
    String^ get ();
}
[<SfcIgnoreAttribute>]
member DisplayName : string
function get DisplayName () : String

Valeur de propriété

Type : System. . :: . .String
A String value that contains the display name of the registered servers store.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.