public Uri ServiceEndpoint { get; init; }
Public Property ServiceEndpoint As Uri Get Set
public: property Uri^ ServiceEndpoint { Uri^ get (); void set (Uri^ value); }
member ServiceEndpoint : Uri with get, set
In This Article