次の方法で共有


IValidationRuleViolation インターフェイス

検証規則違反のインスタンスを表します。

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

構文

'宣言
Public Interface IValidationRuleViolation
public interface IValidationRuleViolation

IValidationRuleViolation 型で公開されるメンバーは以下のとおりです。

プロパティ

  名前 説明
パブリック プロパティ Code 検証違反に関連付けられたエラー コードを取得します。
パブリック プロパティ Document 検証違反に関連付けられたドキュメントへのパスを取得します。
パブリック プロパティ HelpKeyword 検証違反に関連付けられている F1 ヘルプのキーワードを取得します。
パブリック プロパティ Message 検証違反に関連付けられたメッセージを取得します。
パブリック プロパティ Project 検証違反に関連付けられたドキュメントを含むプロジェクトのインスタンスを取得します。
パブリック プロパティ Severity 検証違反の重大度を取得します。

このページのトップへ

参照

参照

Microsoft.VisualStudio.SharePoint.Validation 名前空間