Bearbeiten

Freigeben über


ServiceEndpoint.Data Property

Definition

Gets the custom data associated with this endpoint.

public System.Collections.Generic.IDictionary<string,string> Data { get; set; }
member this.Data : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Data As IDictionary(Of String, String)

Property Value

Applies to