ExternalConfigurationFileStorageCreationCommand Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The ExternalConfigurationFileStorageCreationCommand type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExternalConfigurationFileStorageCreationCommand |
Initialize a new instance of the ExternalConfigurationFileStorageCreationCommand class with a file name and IServiceProvider.
|
Methods
Name | Description | |
---|---|---|
CanOverwriteFile |
Determines if the current FileName can be overwrriten. It will prompt the user throuth the user interface if the user wants to overwrite the file.
(Inherited from FileStorageCreationCommand.) |
|
Equals | (Inherited from Object.) | |
Execute |
Executes the creation of the file.
(Overrides StorageCreationCommand.Execute().) |
|
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
LogError | ||
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
FileName |
Gets or sets the name of the file to create.
(Inherited from FileStorageCreationCommand.) |
|
Name |
Gets the name of the storage to create.
(Inherited from StorageCreationCommand.) |
|
ServiceProvider |
Gets or sets the IServiceProvider for the command.
(Inherited from StorageCreationCommand.) |
See Also
ExternalConfigurationFileStorageCreationCommand Class
Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |