Partager via


ModelAnnotationClass.AnnotationType, propriété

Obtient le Type de l'annotation.

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

Syntaxe

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

Valeur de propriété

Type : System.Type
Type de l'annotation.

Sécurité .NET Framework

Voir aussi

Référence

ModelAnnotationClass Classe

Microsoft.Data.Schema.SchemaModel, espace de noms