次の方法で共有


GrainTypeOptions.Interfaces プロパティ

定義

グレイン インターフェイスに関するメタデータのコレクションを取得します。

public System.Collections.Generic.HashSet<Type> Interfaces { get; }
member this.Interfaces : System.Collections.Generic.HashSet<Type>
Public ReadOnly Property Interfaces As HashSet(Of Type)

プロパティ値

適用対象