ExcludedFromMetadataDocumentAttribute クラス

継承階層

System.Object
  System.Attribute
    Microsoft.SharePoint.Client.ExcludedFromMetadataDocumentAttribute

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

構文

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

スレッド セーフ

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

関連項目

参照先

ExcludedFromMetadataDocumentAttribute メンバー

Microsoft.SharePoint.Client 名前空間