Vbc.PdbFile Property

Definition

The path to the .Pdb file.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property System::String ^ PdbFile { System::String ^ get(); void set(System::String ^ value); };
public string PdbFile { get; set; }
member this.PdbFile : string with get, set
Public Property PdbFile As String

Property Value

Returns String.

Applies to