public string Caption
Public Caption As String
Dim instance As CredUiInfo
Dim value As String
value = instance.Caption
instance.Caption = value
public:
String^ Caption
val mutable Caption: string
No code example is currently available or this language may not be supported.