RunspaceConfigurationAttributeException.AssemblyName Property

Definition

Gets assembly name on which runspace configuration attribute is defined or should be 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

error

Applies to