NameMatchOptions Enum
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.
C++
public enum class NameMatchOptions
public enum NameMatchOptions
type NameMatchOptions =
Public Enum NameMatchOptions
- Inheritance
-
NameMatchOptions
Name | Value | Description |
---|---|---|
nmNone | 0 | |
nmCaseSensitive | 1 | |
nmCaseInsensitive | 2 |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019, 2022 |