IClassificationType.IsOfType(String) Method

Definition

Determines whether the current IClassificationType derives from the classification type named type.

C++/CX
public:
 bool IsOfType(Platform::String ^ type);

Parameters

type
String

The name of the base classification type.

Returns

true if the current classification type derives from the one identified by type, otherwise false.

Applies to

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