.NET Framework Class Library
IDocumentInfo.FileExtension Property
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > IDocumentInfo Interface > IDocumentInfo Properties > IDocumentInfo.FileExtension Property |
Namespace: Gnostice.Core.DOM
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
ReadOnly Property FileExtension As String |
C# |
string FileExtension { get; } |
Visual C++ |
property String^ FileExtension { |