Extension Members
Include Protected Members
Include Inherited Members
Represents a file name extension.
The Extension type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
FileExtension | Gets the file name extension. |
![]() |
Parent | Gets the extension collection containing the Extension object. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes the file name extension. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top