次の方法で共有


ClientTypeAssemblyAttribute クラス

アセンブリにはClientObjectまたはClientValueObjectの派生クラスが含まれていることを示します。このクラスとそのメンバーは内部使用のために予約済みです。ユーザーのコード内で使用されるものではありません。

継承階層

System.Object
  System.Attribute
    Microsoft.SharePoint.Client.ClientTypeAssemblyAttribute

名前空間:  Microsoft.SharePoint.Client
アセンブリ:   Microsoft.SharePoint.Client.Silverlight.Runtime (Microsoft.SharePoint.Client.Silverlight.Runtime.dll 内);  Microsoft.SharePoint.Client.Runtime (Microsoft.SharePoint.Client.Runtime.dll 内)  Microsoft.SharePoint.Client.Phone.Runtime (Microsoft.SharePoint.Client.Phone.Runtime.dll 内)

構文

'宣言
<AttributeUsageAttribute(AttributeTargets.Assembly)> _
Public Class ClientTypeAssemblyAttribute _
    Inherits Attribute
'使用
Dim instance As ClientTypeAssemblyAttribute
[AttributeUsageAttribute(AttributeTargets.Assembly)]
public class ClientTypeAssemblyAttribute : Attribute

スレッド セーフ

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

関連項目

参照先

ClientTypeAssemblyAttribute メンバー

Microsoft.SharePoint.Client 名前空間