ApplicationSettingsComponentLocations Property |
Gets or sets the locations of the drawing component folders.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntaxpublic abstract string[] ComponentLocations { get; set; }Public MustOverride Property ComponentLocations As String()
Get
Set
Property Value
Type:
String
See Also