CodeGenerationCompleteEventArgs.PhysicalPath 属性

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码使用。获取代码生成的物理路径。

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

属性值

代码生成的物理路径。

适用于