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 string FriendlyName { get; } |
Visual Basic |
---|
Public ReadOnly Property FriendlyName As String Get |
Visual C++ |
---|
public: virtual property String^ FriendlyName { String^ get () sealed; } |