
- 216 -
SelectedProfile
Sets or acquires the Profile to be edited.
■ Syntax
[VB]
Public Shared Profile SelectedProfile
[C#]
public static Profile SelectedProfile;
■ Property
Profile
Parameter values
: Profile class instance
Default value
: null
■ Exceptions
Name of Exception Meaning
ArgumentException
MissingMethodException Profile not supported
■ Note
This method allows compatibility with Windows CE 4.1. This method is used when selecting
the Profile to be edited if the parameter is edited from the RF.Settings class property when
in Zero Config mode.
No exception is thrown even if an incorrect value is set for this property. An exception is
thrown, however, when the parameter is actually edited from the RF.Settings class property
when in Zero Config mode.
Komentarze do niniejszej Instrukcji