AxImporter.Options.outputDirectory Field

Definition

Specifies the path to the directory that the generated assemblies will be created in.

public: System::String ^ outputDirectory;
public string outputDirectory;
public string? outputDirectory;
val mutable outputDirectory : string
Public outputDirectory As String 

Field Value

Remarks

By default, this field is set to null.

Applies to