次の方法で共有


ClientCallableObjectFactoryAttribute クラス

種類が、クライアント オブジェクト モデル フレームワークで使用されている標準的な識別子を指定して、オブジェクトを戻すことを示します。

継承階層

System.Object
  System.Attribute
    Microsoft.SharePoint.Client.ClientCallableObjectFactoryAttribute

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

構文

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

スレッド セーフ

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

関連項目

参照先

ClientCallableObjectFactoryAttribute メンバー

Microsoft.SharePoint.Client 名前空間