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

Syntax

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

See Also