次の方法で共有


OperationType 列挙型

定義

public enum class OperationType
[System.Runtime.InteropServices.ComVisible(true)]
public enum OperationType
type OperationType = 
Public Enum OperationType
継承
OperationType
属性

フィールド

名前 説明
None 0
OneWay 1
Notification 2
RequestResponse 3
SolicitResponse 4

適用対象