Namespace: MbUnit.Framework
Assembly:  MbUnit.Framework (in MbUnit.Framework.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
public string BackupDestination { get; }
Public ReadOnly Property BackupDestination As String
public:
property String^ BackupDestination {
	String^ get ();
}

See Also