次の方法で共有


ScopeType 列挙型

定義

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

public enum class ScopeType
[System.Flags]
public enum ScopeType
type ScopeType = 
Public Enum ScopeType
継承
ScopeType
属性

フィールド

名前 説明
Service 0
Context 1
Callee 2
Activity 3

適用対象