Udostępnij za pośrednictwem


ContextItem.Scope Właściwość

Definicja

Pobiera lub ustawia identyfikator URI zakresu.

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

Wartość właściwości

Uri

Element Uri zawierający wartość atrybutu Zakres. Może to być null.

Wyjątki

Podjęto próbę ustawienia wartości, która nie null jest i nie jest bezwzględnym identyfikatorem URI.

Dotyczy