Partager via


InputDescriptor.EditorTypeName, propriété

Nom du type d'éditeur pour cette entrée.

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

Syntaxe

'Déclaration
Public ReadOnly Property EditorTypeName As String
    Get
public string EditorTypeName { get; }
public:
property String^ EditorTypeName {
    String^ get ();
}
member EditorTypeName : string
function get EditorTypeName () : String

Valeur de propriété

Type : System.String
Nom du type d'éditeur.

Sécurité .NET Framework

Voir aussi

Référence

InputDescriptor Classe

Microsoft.Data.Schema.Tools.DataGenerator, espace de noms