FlavoredProjectBase Members
Include Protected Members
Include Inherited Members
The FlavoredProjectBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FlavoredProjectBase |
Top
Methods
Name | Description | |
---|---|---|
AdviseHierarchyEvents | ||
Close | ||
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
ExecCommand | ||
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
FreeInterfaces | ||
GetCanonicalName | ||
GetComInterface<Interface_T> | ||
GetGuidProperty | ||
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetNestedHierarchy | ||
GetProperty | ||
GetSite | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InitializeForOuter | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnAggregationComplete | ||
ParseCanonicalName | ||
QueryClose | ||
QueryStatusCommand | ||
SetGuidProperty | ||
SetInnerProject | ||
SetProperty | ||
ToString | Returns a String that represents the current Object. (Inherited from Object.) | |
UnadviseHierarchyEvents | ||
Unused0 | ||
Unused1 | ||
Unused2 | ||
Unused3 | ||
Unused4 |
Top
Fields
Name | Description | |
---|---|---|
_innerOleCommandTarget | ||
_innerVsAggregatableProject | ||
_innerVsHierarchy | ||
_innerVsUIHierarchy | ||
serviceProvider |
Top
Events
Name | Description | |
---|---|---|
DirectoryAdded | ||
DirectoryRemoved | ||
DirectoryRenamed | ||
FileAdded | ||
FileRemoved | ||
FileRenamed | ||
SccStatusChanged |
Top
Explicit Interface Implementations
Top