Gets or sets the existing folder where all opposite-hand versions are saved.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MirrorComponentsFolderLocation As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IMirrorComponentFeatureData
Dim value As System.String
instance.MirrorComponentsFolderLocation = value
value = instance.MirrorComponentsFolderLocation |
C# | |
---|
System.string MirrorComponentsFolderLocation {get; set;} |
C++/CLI | |
---|
property System.String^ MirrorComponentsFolderLocation {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Existing folder name
Example
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0