Share via


ProtectedFileStream.OriginalFileExtension property

Gets the filename extension of the original (unprotected) file.

Syntax

public:
property String^ OriginalFileExtension { 
   String^ get();
}

Property value

Type: String

The filename extension of the original (unprotected) file.

Requirements

Minimum supported client
None supported
Minimum supported server
None supported
Minimum supported phone
Windows Phone 8.1
Namespace
Microsoft::RightsManagement
Metadata
Microsoft.RightsManagement.winmd

See also

ProtectedFileStream