ScopeElement.Scope Właściwość

Definicja

Pobiera lub ustawia identyfikator URI zakresu.

public:
 property Uri ^ Scope { Uri ^ get(); void set(Uri ^ value); };
[System.Configuration.CallbackValidator(CallbackMethodName="ScopeValidatorCallback", Type=typeof(System.ServiceModel.Discovery.Configuration.ScopeElement))]
[System.Configuration.ConfigurationProperty("scope", Options=System.Configuration.ConfigurationPropertyOptions.IsKey | System.Configuration.ConfigurationPropertyOptions.IsRequired)]
public Uri Scope { get; set; }
[<System.Configuration.CallbackValidator(CallbackMethodName="ScopeValidatorCallback", Type=typeof(System.ServiceModel.Discovery.Configuration.ScopeElement))>]
[<System.Configuration.ConfigurationProperty("scope", Options=System.Configuration.ConfigurationPropertyOptions.IsKey | System.Configuration.ConfigurationPropertyOptions.IsRequired)>]
member this.Scope : Uri with get, set
Public Property Scope As Uri

Wartość właściwości

Uri

Identyfikator URI zakresu.

Atrybuty

Dotyczy