ClientCallableObjectFactoryMapAttribute クラス

種類が、クライアント オブジェクト モデルと互換性のあるオブジェクトのインスタンスを作成できることを示します。

継承階層

System.Object
  System.Attribute
    Microsoft.SharePoint.Client.ClientCallableObjectFactoryMapAttribute

名前空間:  Microsoft.SharePoint.Client
アセンブリ:  Microsoft.SharePoint.Client.ServerRuntime (Microsoft.SharePoint.Client.ServerRuntime.dll 内)

構文

'宣言
<AttributeUsageAttribute(AttributeTargets.Assembly, AllowMultiple := True)> _
Public Class ClientCallableObjectFactoryMapAttribute _
    Inherits Attribute
'使用
Dim instance As ClientCallableObjectFactoryMapAttribute
[AttributeUsageAttribute(AttributeTargets.Assembly, AllowMultiple = true)]
public class ClientCallableObjectFactoryMapAttribute : Attribute

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

ClientCallableObjectFactoryMapAttribute メンバー

Microsoft.SharePoint.Client 名前空間