Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 986 Bytes

userinformation_accountpicturechangeenabled.md

File metadata and controls

28 lines (20 loc) · 986 Bytes
-api-id -api-type
P:Windows.System.UserProfile.UserInformation.AccountPictureChangeEnabled
winrt property

Windows.System.UserProfile.UserInformation.AccountPictureChangeEnabled

-description

Determines if the user's account picture can be changed.

Important

The UserInformation class is not supported on Windows 10 or later. Use the User class instead. See Remarks in the UserInformation class documentation.

-property-value

True if the user's account picture can be changed; false otherwise.

-remarks

Important

The UserInformation class is not supported on Windows 10 or later. Use the User class instead. See Remarks in the UserInformation class documentation.

-examples

-see-also

User