Gets the name of the object version in a format that is compatible with file systems, such as NTFS. Characters that are illegal in file-system use are encoded.
Visual Basic |
---|
Public Function GetNameForFileSystem( _ Optional ByVal IncludeID As Boolean = True _ ) As String |