Gets or sets the path and filename of the model document to open.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FileName As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IDocumentSpecification
Dim value As System.String
instance.FileName = value
value = instance.FileName |
C# | |
---|
System.string FileName {get; set;} |
C++/CLI | |
---|
property System.String^ FileName {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Path and filename of the model document to open
Example
Remarks
See Also
Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0