Freigeben über


ModelFileExtensionAttribute-Member

Specifies a custom file extension that can be loaded or saved by the Entity Data Model Designer.

In den folgenden Tabellen sind die Member aufgeführt, die durch den Typ ModelFileExtensionAttribute verfügbar gemacht werden.

Öffentlich Konstruktoren

  Name Beschreibung
ModelFileExtensionAttribute Creates a new instance of the ModelFileExtensionAttribute class.

Oben

Öffentlich Eigenschaften

  Name Beschreibung
public property FileExtension The file extension for custom files that can be loaded and saved by the Entity Data Model Designer.
public property TypeId  (Geerbt von Attribute)

Oben

Öffentlich Methoden

(siehe auch Geschützt Methoden)

  Name Beschreibung
public method Equals  Überladen. (Geerbt von Attribute)
public methodstatic GetCustomAttribute  Überladen. (Geerbt von Attribute)
public methodstatic GetCustomAttributes  Überladen. (Geerbt von Attribute)
public method GetHashCode  (Geerbt von Attribute)
public method GetType  (Geerbt von Object)
public method IsDefaultAttribute  (Geerbt von Attribute)
public methodstatic IsDefined  Überladen. (Geerbt von Attribute)
public method Match  (Geerbt von Attribute)
public methodstatic ReferenceEquals  (Geerbt von Object)
public method ToString  (Geerbt von Object)

Oben

Geschützt Methoden

  Name Beschreibung
protected method Finalize  (Geerbt von Object)
protected method MemberwiseClone  (Geerbt von Object)

Oben

Explizite Schnittstellenimplementierungen

  Name Beschreibung
System.Runtime.InteropServices._Attribute.GetIDsOfNames  (Geerbt von Attribute)
System.Runtime.InteropServices._Attribute.GetTypeInfo  (Geerbt von Attribute)
System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (Geerbt von Attribute)
System.Runtime.InteropServices._Attribute.Invoke  (Geerbt von Attribute)

Oben

Siehe auch

Verweis

ModelFileExtensionAttribute-Klasse
Microsoft.Data.Entity.Design.Extensibility-Namespace

Weitere Ressourcen

Visual Studio Extensibility Developer Center
Developing Visual Studio Extensions