GrainManifest.Interfaces プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このサイロで使用できるインターフェイスを取得します。
[Orleans.Id(0)]
public System.Collections.Immutable.ImmutableDictionary<Orleans.Runtime.GrainInterfaceType,Orleans.Metadata.GrainInterfaceProperties> Interfaces { get; }
[<Orleans.Id(0)>]
member this.Interfaces : System.Collections.Immutable.ImmutableDictionary<Orleans.Runtime.GrainInterfaceType, Orleans.Metadata.GrainInterfaceProperties>
Public ReadOnly Property Interfaces As ImmutableDictionary(Of GrainInterfaceType, GrainInterfaceProperties)
プロパティ値
- 属性