ModelFileExtensionAttribute 成員
Specifies a custom file extension that can be loaded or saved by the Entity Data Model Designer.
下表列出 ModelFileExtensionAttribute 型別公開的成員。
公用 建構函式
名稱 | 說明 | |
---|---|---|
ModelFileExtensionAttribute | Creates a new instance of the ModelFileExtensionAttribute class. |
頂端
公用 屬性
名稱 | 說明 | |
---|---|---|
FileExtension | The file extension for custom files that can be loaded and saved by the Entity Data Model Designer. | |
TypeId | (繼承自 Attribute) |
頂端
公用 方法
(另請參閱 受保護的 方法)
名稱 | 說明 | |
---|---|---|
Equals | 多載。 (繼承自 Attribute) | |
GetCustomAttribute | 多載。 (繼承自 Attribute) | |
GetCustomAttributes | 多載。 (繼承自 Attribute) | |
GetHashCode | (繼承自 Attribute) | |
GetType | (繼承自 Object) | |
IsDefaultAttribute | (繼承自 Attribute) | |
IsDefined | 多載。 (繼承自 Attribute) | |
Match | (繼承自 Attribute) | |
ReferenceEquals | (繼承自 Object) | |
ToString | (繼承自 Object) |
頂端
受保護的 方法
名稱 | 說明 | |
---|---|---|
Finalize | (繼承自 Object) | |
MemberwiseClone | (繼承自 Object) |
頂端
明確介面實作
頂端
另請參閱
參考
ModelFileExtensionAttribute 類別
Microsoft.Data.Entity.Design.Extensibility 命名空間
其他資源
Visual Studio Extensibility Developer Center
Developing Visual Studio Extensions