DkmModule.GetCompilerOptions Method

Definition

This method returns compiler flags of the given GPU module.

public:
 System::String ^ GetCompilerOptions();
public:
 Platform::String ^ GetCompilerOptions();
std::wstring GetCompilerOptions();
public string GetCompilerOptions ();
member this.GetCompilerOptions : unit -> string
Public Function GetCompilerOptions () As String

Returns

[Out,Optional] returns the compiler flags.

Applies to