Gets or sets the name of the file or folder for which to search.
Syntax
Visual Basic (Declaration) | |
---|
Property FileName As System.String |
C# | |
---|
System.string FileName {get; set;} |
C++/CLI | |
---|
property System.String^ FileName {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Name of file or folder for which to search (see
Remarks)
Example
Example
Remarks
See Also
Availability
SOLIDWORKS PDM Professional Version 5.2