共用方式為


RuleStoreVocabularyInUseException 類別

定義

public ref class RuleStoreVocabularyInUseException : Microsoft::RuleEngine::RuleStoreException
[System.Serializable]
public class RuleStoreVocabularyInUseException : Microsoft.RuleEngine.RuleStoreException
type RuleStoreVocabularyInUseException = class
    inherit RuleStoreException
    interface ISerializable
Public Class RuleStoreVocabularyInUseException
Inherits RuleStoreException
繼承
RuleStoreVocabularyInUseException
屬性
實作

建構函式

RuleStoreVocabularyInUseException(SerializationInfo, StreamingContext)
RuleStoreVocabularyInUseException(String, String, Int32, Int32, RuleSetInfoCollection, VocabularyInfoCollection, Exception)
RuleStoreVocabularyInUseException(String, String, Int32, Int32, RuleSetInfoCollection, VocabularyInfoCollection)

屬性

MajorVersion
MinorVersion
Name
RuleSets
Vocabularies

方法

GetObjectData(SerializationInfo, StreamingContext)

適用於