ExtractedClassName Struct
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.
Extracted class name from the source file.
This API supports the product infrastructure and is not intended to be used directly from your code.
public value class ExtractedClassName
public struct ExtractedClassName
type ExtractedClassName = struct
Public Structure ExtractedClassName
- Inheritance
-
ExtractedClassName
Properties
IsInsideConditionalBlock |
This API supports the product infrastructure and is not intended to be used directly from your code. Whether or not we found the name inside a block of conditionally compiled code |
Name |
This API supports the product infrastructure and is not intended to be used directly from your code. Extracted class name |