VCProject.ContainsFileEndingWith(String) Method

Definition

Indicates whether there is a file name that ends with a specified string.

C++/CX
public:
 bool ContainsFileEndingWith(Platform::String ^ EndingWith);

Parameters

EndingWith
String

A string.

Returns

true if there is a file name that contains the string specified in the EndingWith parameter; otherwise, false.

Attributes

Remarks

The comparison ignores culture and case.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022