StsUriElementCollection.Addresses Property

Definition

Gets the addresses of the element in the collection.

public System.Collections.Generic.IEnumerable<Uri> Addresses { get; }
member this.Addresses : seq<Uri>
Public ReadOnly Property Addresses As IEnumerable(Of Uri)

Property Value

The addresses of the element in the collection.

Applies to