ScopeElement::Scope Property
.NET Framework (current version)
Gets or sets the scope URI.
Assembly: System.ServiceModel.Discovery (in System.ServiceModel.Discovery.dll)
public: [ConfigurationPropertyAttribute("scope", Options = ConfigurationPropertyOptions::None | ConfigurationPropertyOptions::IsRequired | ConfigurationPropertyOptions::IsKey)] [CallbackValidatorAttribute(CallbackMethodName = "ScopeValidatorCallback", Type = (ScopeElement^::typeid))] property Uri^ Scope { Uri^ get(); void set(Uri^ value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: