CreateVisualBasicManifestResourceName.IsSourceFile(String) Method

Definition

Return 'true' if this is a VB source file.

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
protected override bool IsSourceFile(string fileName);

Parameters

fileName
String

Name of the candidate source file.

Returns

True, if this is a validate source file.

Applies to

Product Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17