RunspaceConfigurationTypeException.AssemblyName Property

Definition

Get name of the assembly where runspace configuration type is defined.

public:
 property System::String ^ AssemblyName { System::String ^ get(); };
public:
 property Platform::String ^ AssemblyName { Platform::String ^ get(); };
public string AssemblyName { get; }
member this.AssemblyName : string
Public ReadOnly Property AssemblyName As String

Property Value

Applies to