Namespace: Cartella.Authenticators
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public override string Description { get; } |
Visual Basic |
---|
Public Overrides ReadOnly Property Description As String Get |
Visual C++ |
---|
public: virtual property String^ Description { String^ get () override; } |