PeerCustomResolverElement.Address Eigenschaft

Definition

Enthält den URI des Schemas, der für das benutzerdefinierte Peerresolverkonfigurations-XML verwendet wird.

public:
 property Uri ^ Address { Uri ^ get(); void set(Uri ^ value); };
[System.Configuration.ConfigurationProperty("address", DefaultValue=null, Options=System.Configuration.ConfigurationPropertyOptions.None)]
public Uri Address { get; set; }
[<System.Configuration.ConfigurationProperty("address", DefaultValue=null, Options=System.Configuration.ConfigurationPropertyOptions.None)>]
member this.Address : Uri with get, set
Public Property Address As Uri

Eigenschaftswert

Uri

Der URI, den das Schema für das benutzerdefinierte Peerresolverkonfigurations-XML verwendet hat.

Attribute

Gilt für: