Click or drag to resize

FileDataFileNameWithoutExtension Property

Gets the file name without extension.

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

Property Value

Type: String
See Also