Share via


CodeGeneratorContext.SourceFile Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Gets or sets the source file.

public string SourceFile { get; }
member this.SourceFile : string
Public ReadOnly Property SourceFile As String

Property Value

The source file.

Applies to