Partager via


InputDescriptor.Type, propriété

Obtient ou définit une valeur qui indique si la propriété d'entrée est en lecture seule dans la fenêtre Propriétés.

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 Type As Type
    Get
public Type Type { get; }
public:
property Type^ Type {
    Type^ get ();
}
member Type : Type
function get Type () : Type

Valeur de propriété

Type : System.Type
true si l'entrée est en lecture seule dans la fenêtre Propriétés ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

InputDescriptor Classe

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