Aracılığıyla paylaş


ProtocolEndpoint.Location Özellik

Tanım

Konumu alır veya ayarlar. Bu gerekli bir öğedir.

public:
 property Uri ^ Location { Uri ^ get(); void set(Uri ^ value); };
public Uri Location { get; set; }
member this.Location : Uri with get, set
Public Property Location As Uri

Özellik Değeri

Uri

Geçerli örneğin konumunu temsil eden URI.

Şunlara uygulanır