Aracılığıyla paylaş


PackageSharingPolicyList.PackageSharingPolicies Property

Definition

Gets the collection of policies for sharing packages.

public System.Collections.Generic.IList<System.Fabric.PackageSharingPolicy> PackageSharingPolicies { get; }
member this.PackageSharingPolicies : System.Collections.Generic.IList<System.Fabric.PackageSharingPolicy>
Public ReadOnly Property PackageSharingPolicies As IList(Of PackageSharingPolicy)

Property Value

The collection of policies for sharing packages.

Applies to