UserCustomActionRegistrationType 列挙体

リスト ビューを指定します。

名前空間:  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 Enumeration UserCustomActionRegistrationType
'使用
Dim instance As UserCustomActionRegistrationType
public enum UserCustomActionRegistrationType

メンバー

メンバー名 説明
None オブジェクトの関連付けが指定されていないことを指定する値を列挙します。値 = 0。
List カスタム アクションが一覧に関連付けられている値を指定する列挙体。値 = 1 です。
ContentType カスタム アクションは、コンテンツ タイプに関連付けられていることを指定する値を持つ列挙体。[値 2 = します。
ProgId カスタム アクションが ProgID に関連付けられている値を指定する列挙体。値 = 3 です。
FileType カスタム アクションがファイル拡張子に関連付けられている値を指定する列挙体。値 = 4 します。

関連項目

参照先

Microsoft.SharePoint.Client 名前空間