BaseTemplatedCodeGenerator.GetDefaultExtension Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the extension of the file that should be created
public:
override System::String ^ GetDefaultExtension();
public:
override Platform::String ^ GetDefaultExtension();
override std::wstring GetDefaultExtension();
public override string GetDefaultExtension ();
override this.GetDefaultExtension : unit -> string
Public Overrides Function GetDefaultExtension () As String
Returns
Remarks
This is called after generate and this behaviour is relied upon as templates specify the extension in their input file