public int Size
Public Size As Integer
Dim instance As CredUiInfo
Dim value As Integer
value = instance.Size
instance.Size = value
public:
int Size
val mutable Size: int
No code example is currently available or this language may not be supported.