Gets or sets the folder structure to save to with Pack and Go.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FolderStructureOption As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPackAndGo
Dim value As System.Integer
instance.FolderStructureOption = value
value = instance.FolderStructureOption |
C# | |
---|
System.int FolderStructureOption {get; set;} |
C++/CLI | |
---|
property System.int FolderStructureOption {
System.int get();
void set ( & System.int value);
} |
Property Value
Folder structure as defined by
swPackAndGoFolderOptions_e
See Also
Availability
SOLIDWORKS 2025 SP01, Revision Number 33.1