次の方法で共有


RuleStoreVocabularyAlreadyPublishedException クラス

定義

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

コンストラクター

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

プロパティ

MajorVersion
MinorVersion
VocabularyName

メソッド

GetObjectData(SerializationInfo, StreamingContext)

適用対象