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
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.