語言

Publication.CheckValidDefinition(Boolean) 方法

定義

指示是否檢查有效定義。

protected:
 override bool CheckValidDefinition(bool throwException);
protected override bool CheckValidDefinition(bool throwException);
override this.CheckValidDefinition : bool -> bool
Protected Overrides Function CheckValidDefinition (throwException As Boolean) As Boolean

參數

throwException
Boolean

true提出例外;否則,。 false

傳回

true如果定義有效;否則,。 false

適用於