Share via


CodeGenerationCompleteEventArgs.PhysicalPath Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the physical path for the code generation.

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

Property Value

The physical path for the code generation.

Applies to