IsolatedStorage.DomainIdentity 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得限定隔離儲存區範圍的網域識別。
public:
property System::Object ^ DomainIdentity { System::Object ^ get(); };
public object DomainIdentity { get; }
member this.DomainIdentity : obj
Public ReadOnly Property DomainIdentity As Object
屬性值
例外狀況
程式碼缺少存取這個物件所需的 SecurityPermission。 這些使用權限是由 Runtime 根據安全性原則授與。
IsolatedStorage 物件不是由定義域 IsolatedStorageScope 所隔離。