AssemblyExportOutputFolderPath Property
|
Namespace: Bricscad.SheetMetal.Operations
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public string OutputFolderPath { get; set; }
Public Property OutputFolderPath As String
Get
Set
public:
property String^ OutputFolderPath {
String^ get ();
void set (String^ value);
}
member OutputFolderPath : string with get, set
Property Value
String
See Also