ENC_ACTIVE_STATEMENT.filename Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The .pdb filename for the active statement.
public: System::String ^ filename;
public: Platform::String ^ filename;
std::wstring filename;
public string filename;
val mutable filename : string
Public filename As String