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 GetNameForFileSystemEx( _ Optional ByVal IncludeID As Boolean = True, _ Optional ByVal UseOriginalID As Boolean = False _ ) As String |