FolderOperations フィールド
フォルダ アイテムの種類に対してユーザーが実行可能な操作を表します。
名前空間: Microsoft.ReportingServices.Interfaces
アセンブリ: Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces.dll)
構文
'宣言
Public FolderOperations As FolderOperationsCollection
'使用
Dim instance As AceStruct
Dim value As FolderOperationsCollection
value = instance.FolderOperations
instance.FolderOperations = value
public FolderOperationsCollection FolderOperations
public:
FolderOperationsCollection^ FolderOperations
val mutable FolderOperations: FolderOperationsCollection
public var FolderOperations : FolderOperationsCollection