Partager via


Description propriété

Gets the descriptions of the facet.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Description As String
    Get
'Utilisation
Dim instance As FacetInfo
Dim value As String

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

Valeur de la propriété

Type : System. . :: . .String
A String value that contains a description of the facet.

Notes

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