| UserInformationAccountPicture Property |
Gets the account picture for the user.
Namespace:
Cauldron
Assembly:
Cauldron.Win32.UserInformation (in Cauldron.Win32.UserInformation.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public static byte[] AccountPicture { get; }
Property Value
Type:
Byte[Missing <value> documentation for "P:Cauldron.UserInformation.AccountPicture"]
Return Value
Type:
ByteThe image of the user
See Also