Aracılığıyla paylaş


ContextItem.Scope Özellik

Tanım

Kapsam URI'sini alır veya ayarlar.

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

Özellik Değeri

Uri

Uri Scope özniteliğinin değerini içeren bir. olabilir null.

Özel durumlar

Mutlak bir URI olmayan ve olmayan null bir değer ayarlamaya çalışılır.

Şunlara uygulanır