共用方式為


RecycleBinItem.LeafName 屬性

取得值,指定資源回收筒項目的分葉名稱。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public ReadOnly Property LeafName As String
    Get
'用途
Dim instance As RecycleBinItem
Dim value As String

value = instance.LeafName
public string LeafName { get; }

屬性值

類型:System.String
傳回代表資源回收筒項目分葉名稱String執行個體。

備註

它不能null 參考 (未執行任何動作 於 Visual Basic 中)。其長度必須等於或小於 128。它不能包含下列字元 ︰ \x00-\x1FF、 \x22、 \x23、 \x25、 \x26、 \x2A、 \x3A、 \x3C、 x3E、 \x3F、 \x5C 和 \x7B-\x9F。

請參閱

參照

RecycleBinItem 類別

RecycleBinItem 成員

Microsoft.SharePoint.Client 命名空間