Version.InvalidCharacters 方法
附註:此 API 目前已過時。
下面是字元不是有效的版本名稱的陣列: / \";: < > |[]。嗎?' # *
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
<ObsoleteAttribute("The Version class is deprecated.")> _
Public Shared Function InvalidCharacters As Char()
'用途
Dim returnValue As Char()
returnValue = Version.InvalidCharacters()
[ObsoleteAttribute("The Version class is deprecated.")]
public static char[] InvalidCharacters()
傳回值
類型:[]