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()
返回值
类型:[]