Membri PropertyExtensionContext
Provides file and project information to Visual Studio extensions that add custom properties to objects visible in the Entity Data Model Designer or the Model Browser.
Nella tabella seguente sono elencati i membri esposti dal tipo PropertyExtensionContext.
Protetto Costruttori
Nome | Descrizione | |
---|---|---|
PropertyExtensionContext | Creates a new instance of the PropertyExtensionContext class. |
Torna all'inizio
Pubblico Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
EntityFrameworkVersion | The targeted version of the Entity Framework . (ereditato da ExtensionContext) |
![]() |
Project | The current Visual Studio project. (ereditato da ExtensionContext) |
![]() |
ProjectItem | The current Visual Studio project item. |
Torna all'inizio
Pubblico Metodi
Vedere anche Protetto Metodi
Nome | Descrizione | |
---|---|---|
![]() |
CreateChangeScope | Creates an EntityDesignerChangeScope object and sets the string that will appear in the dropdown lists for the Undo and Redo buttons in Visual Studio. |
![]() |
Equals | Di overload. (ereditato da Object) |
![]() |
GetHashCode | (ereditato da Object) |
![]() |
GetType | (ereditato da Object) |
![]() ![]() |
ReferenceEquals | (ereditato da Object) |
![]() |
ToString | (ereditato da Object) |
Torna all'inizio
Protetto Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Finalize | (ereditato da Object) |
![]() |
MemberwiseClone | (ereditato da Object) |
Torna all'inizio
Vedere anche
Riferimento
Classe PropertyExtensionContext
Spazio dei nomi Microsoft.Data.Entity.Design.Extensibility
Altre risorse
Visual Studio Extensibility Developer Center
Developing Visual Studio Extensions
.edmx File Overview