The path to an ASCII file with .csc extension.
Read-write property
[Visual Basic .NET] |
---|
Public Property Filename() As String |
[C#] |
---|
public string Filename {get; set;} |
[Managed C++] |
---|
public: __property String __gc ^ get_Filename(); |
[Unmanaged C++] |
---|
public: HRESULT get_Filename( |
[Java] |
---|
public String getFilename();public void setFilename( |
An example of the file format can be found here.