Share via


ExternalApplicationAppInitString.InteropAssemblyWorkingDirectory Property

Definition

Gets or sets the interop assembly working directory.

public:
 property System::String ^ InteropAssemblyWorkingDirectory { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(true)]
public string InteropAssemblyWorkingDirectory { get; set; }
[<System.ComponentModel.Browsable(true)>]
member this.InteropAssemblyWorkingDirectory : string with get, set
Public Property InteropAssemblyWorkingDirectory As String

Property Value

The interop assembly working directory.

Attributes

Applies to