次の方法で共有


DllHostEntryPointDescription.HostedDlls プロパティ

定義

将来使用するために予約されています。

public System.Collections.Generic.ICollection<System.Fabric.Description.DllHostHostedDllDescription> HostedDlls { get; }
member this.HostedDlls : System.Collections.Generic.ICollection<System.Fabric.Description.DllHostHostedDllDescription>
Public ReadOnly Property HostedDlls As ICollection(Of DllHostHostedDllDescription)

プロパティ値

ICollection<T> を返します。

適用対象