FileExtensionAttribute Constructor (String^)
Initializes a new instance of the FileExtensionAttribute.
Assembly: Microsoft.VisualStudio.CoreUtility (in Microsoft.VisualStudio.CoreUtility.dll)
Parameters
- fileExtension
-
Type:
System::String^
The file extension.
For an example of how to use this attribute, see Walkthrough: Linking a Content Type to a File Name Extension.
Show: