Partager via


ExtensionHandle.Description, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Obtient ou définit la description de cette extension.

Espace de noms :  Microsoft.Data.Schema.Extensibility
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public Property Description As String
    Get
    Friend Set
public string Description { get; internal set; }
public:
property String^ Description {
    String^ get ();
    internal: void set (String^ value);
}
member Description : string with get, internal set
function get Description () : String
internal function set Description (value : String)

Valeur de propriété

Type : System.String
Description.

Sécurité .NET Framework

Voir aussi

Référence

ExtensionHandle Classe

Microsoft.Data.Schema.Extensibility, espace de noms