ProtectedFileStream.Position property
Gets the current file position in bytes. Implements the IRandomAccessStream.Position property.
Syntax
public:
virtual property unsigned long long Position {
unsigned long long get();
}
Property value
Type: UInt64
The current file position in bytes.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
None supported |
Minimum supported phone |
Windows Phone 8.1 |
Namespace |
Microsoft::RightsManagement |
Metadata |
|