DllHostEntryPointDescription.HostedDlls Property

Definition

Reserved for future use.

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)

Property Value

Returns ICollection<T>.

Applies to