Changes for issue #123 (Pass 1)
This commit is contained in:
@@ -27,6 +27,12 @@
|
||||
End Set
|
||||
End Property
|
||||
|
||||
ReadOnly Property SafeName As String
|
||||
Get
|
||||
Return mgrPath.ValidateForFileSystem(sName)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
ReadOnly Property CroppedName As String
|
||||
Get
|
||||
If Name.Length > 40 Then
|
||||
|
||||
Reference in New Issue
Block a user