IsEffectiveProfileStateDefined

Indicates whether there is an effective profile state for this local user.

Syntax

bool IsEffectiveProfileStateDefined {get;}

Property value

Returns true if an effective profile state exists for this local user.

Exceptions

IsEffectiveProfileStateDefined throws an InvalidOperationException if this is not a local user profile and you attempt to get this property.