ClientNamespaceMapAttribute クラス

サーバー側の種類の名前空間に使用されるタイプの名前空間の間のマッピングは、クライアントのスクリプトを管理します。

継承階層

System.Object
  System.Attribute
    Microsoft.SharePoint.Client.ClientNamespaceMapAttribute

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

構文

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

スレッド セーフ

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

関連項目

参照先

ClientNamespaceMapAttribute メンバー

Microsoft.SharePoint.Client 名前空間