Aracılığıyla paylaş


ProtocolEndpoint.ResponseLocation Özellik

Tanım

Yanıt konumunu alır veya ayarlar. Bu isteğe bağlı bir öğedir.

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

Özellik Değeri

Uri

Geçerli örneğin yanıt konumunu temsil eden URI. Varsayılan değer: null.

Şunlara uygulanır