AssemblyLocation Constructor (String)

Microsoft Robotics Studio

Initialization constructor

Namespace: Microsoft.Dss.Services.ContractDirectory
Assembly:  DssRuntime (in DssRuntime.dll)
Version: 1.5.507.0

Syntax

public AssemblyLocation(
    string location
)
'Declaration
Public Sub New ( _
    location As String _
)
public:
AssemblyLocation (
    String^ location
)

Parameters

See Also

AssemblyLocation Class

Microsoft.Dss.Services.ContractDirectory Namespace