Gets the name of the compiler file.
Namespace: Cudafy.CompilersAssembly: Cudafy (in Cudafy.dll) Version: 1.0.4106.20170
Syntax
C# |
---|
public string GetFileName() |
Visual Basic |
---|
Public Function GetFileName As String |
Visual C++ |
---|
public: virtual String^ GetFileName() sealed |