Gets or sets the prefix or suffix to add to the file or configuration names of the components to be mirrored.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property NameModifier As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IMirrorComponentFeatureData
Dim value As System.String
instance.NameModifier = value
value = instance.NameModifier |
C# | |
---|
System.string NameModifier {get; set;} |
C++/CLI | |
---|
property System.String^ NameModifier {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Prefix or suffix text; "Mirror" by default
Example
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0