Click or drag to resize

FileDataExtension Property

Gets or sets the extension of the file.

Namespace:  Opait.Api
Assembly:  Opait.Core (in Opait.Core.dll) Version: 1.3.3.0
Syntax
C#
public string Extension { get; set; }

Property Value

Type: String
See Also