C#
Parameters
- itemName
- Name of the item to get.
Return Value
Found value of the property with the itemName name of the LocalizableValue type. If the item with the name itemName was not found in the current collection, thennull
is returned.Exception | Description |
---|---|
System.ArgumentNullException | . When passing as a parameter itemName of the null value. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2