Share via


CodeGenerationCompleteEventArgs.VirtualPath Property

Definition

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

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

Property Value

The virtual path of the code generation.

Applies to