Namespace: Cartella.Models.EditForm
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public override string FileFormatDescription { get; }
Visual Basic
Public Overrides ReadOnly Property FileFormatDescription As String
	Get
Visual C++
public:
virtual property String^ FileFormatDescription {
	String^ get () override;
}

See Also