Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property CipherStrength As Integer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As SslInfo Dim value As Integer value = instance.CipherStrength |
C# | |
---|---|
public int CipherStrength {get;} |
Managed Extensions for C++ | |
---|---|
public: __property int get_CipherStrength(); |
Target Platforms: Microsoft .NET Framework 2.0