Bridge

OutputAttribute Constructor

Namespace:  Bridge
Assembly:  Bridge (in Bridge.dll)

Syntax


public OutputAttribute(
	string path
)
Public Sub New ( _
	path As String _
)
public:
OutputAttribute(
	String^ path
)

Parameters

path
Type: System..::..String