共用方式為


SPUtility.MaxLeafNameLength field

會指出可用的檔案或資料夾的名稱中的字元數上限。

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Const MaxLeafNameLength As Integer
'用途
Dim value As Integer

value = SPUtility.MaxLeafNameLength
public const int MaxLeafNameLength

備註

此常數的值是128。此欄位是唯讀屬性。

請參閱

參照

SPUtility class

SPUtility members

Microsoft.SharePoint.Utilities namespace