ServiceUrls.GeneratedFromAlternate Property

Definition

Gets a value that indicates if the primary endpoint was generated from the alternate endpoint.

public:
 property bool GeneratedFromAlternate { bool get(); };
public bool GeneratedFromAlternate { get; }
member this.GeneratedFromAlternate : bool
Public ReadOnly Property GeneratedFromAlternate As Boolean

Property Value

true if the the primary endpoint was generated from the alternate endpoint; otherwise, false.

Applies to