次の方法で共有


RuleStoreVocabularyNotAvailableException クラス

定義

public ref class RuleStoreVocabularyNotAvailableException : Microsoft::RuleEngine::RuleStoreException
[System.Serializable]
public class RuleStoreVocabularyNotAvailableException : Microsoft.RuleEngine.RuleStoreException
type RuleStoreVocabularyNotAvailableException = class
    inherit RuleStoreException
    interface ISerializable
Public Class RuleStoreVocabularyNotAvailableException
Inherits RuleStoreException
継承
RuleStoreVocabularyNotAvailableException
属性
実装

コンストラクター

RuleStoreVocabularyNotAvailableException(SerializationInfo, StreamingContext)
RuleStoreVocabularyNotAvailableException(String, String, Int32, Int32, Exception)
RuleStoreVocabularyNotAvailableException(String, String, Int32, Int32)

プロパティ

MajorVersion
MinorVersion
VocabularyName

メソッド

GetObjectData(SerializationInfo, StreamingContext)

適用対象