共用方式為


ContextItem.Scope 屬性

定義

取得或設定範圍 URI。

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

屬性值

Uri

包含 Scope 屬性值的 Uri。 可以是 null

例外狀況

已嘗試設定不為 null 且不是絕對 URI 的值。

適用於