Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
| Visual Basic |
|---|
<ObsoleteAttribute("UserId property has been deprecated. Use OwnerId property instead.", _ True)> _ Public ReadOnly Property UserId As Integer Get |
| C# |
|---|
[ObsoleteAttribute("UserId property has been deprecated. Use OwnerId property instead.", true)] public int UserId { get; } |