Share via


ExternalApplicationAppInitString.InteropAssemblyUrl Property

Definition

Gets or sets the interop assembly URL.

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

Property Value

The interop assembly URL.

Attributes

Applies to