Microsoft.MSMQ.6.3.TriggerMSMQ 6.3 トリガー抽象クラス

Microsoft.MSMQ.6.3.Trigger (ClassType)

この抽象クラスは、MSMQ トリガーを表す特殊なクラスの基礎として使用されます。

Element properties:

Base ClassMicrosoft.MSMQ.6.3.Component
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId28f09ded-2aed-e83c-a322-d0141128332f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.MSMQ.6.3.Trigger:
ServiceName  string  サービス名 true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.MSMQ.6.3.Trigger" Accessibility="Public" Abstract="true" Base="Microsoft.MSMQ.6.3.Component" Hosted="false" Singleton="false">
<Property ID="ServiceName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>