CodeNodeProperties Class

Definition

public ref class CodeNodeProperties abstract sealed
public static class CodeNodeProperties
type CodeNodeProperties = class
Public Class CodeNodeProperties
Inheritance
CodeNodeProperties

Properties

IdentifierSourceLocation

The file, line, and column location of the code element's identifier.

IsCompilerGenerated

The node is compiler generated.

SourceLocation

The file, line, and column location of the code element.

Applies to