ConnectedStorageSpace.IsReadOnly Property

Retrieves a value indicating whether this storage space is read-only.

Syntax

public:
property bool IsReadOnly {
         bool get ();
}  

Property value

Type: bool 

 Returns true if this storage space is read-only; otherwise returns false.

Remarks

If this storage space is owned by a title other than the current title then the storage space is read-only.

Requirements

Namespace: Windows.Xbox.Storage

Metadata: windows.winmd

See also

Reference

ConnectedStorageSpace Class

ConnectedStorageSpace Members

Windows.Xbox.Storage Namespace