Свойство DisplayName

Gets the display name of the facet.

Пространство имен:  Microsoft.SqlServer.Management.Dmf
Сборка:  Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)

Синтаксис

'Декларация
Public ReadOnly Property DisplayName As String
    Get
'Применение
Dim instance As FacetInfo
Dim value As String

value = instance.DisplayName
public string DisplayName { get; }
public:
property String^ DisplayName {
    String^ get ();
}
member DisplayName : string
function get DisplayName () : String

Значение свойства

Тип: System. . :: . .String
A String value that specifies the display name of the facet.