SystemAddress Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Address
The SystemAddress type exposes the following members.
Name | Description | |
---|---|---|
Country |
The System.Address.Country property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Address_Country.
| |
CountryCode |
The System.Address.CountryCode property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Address_CountryCode.
| |
Region |
The System.Address.Region property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Address_Region.
| |
RegionCode |
The System.Address.RegionCode property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Address_RegionCode.
| |
Town |
The System.Address.Town property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Address_Town.
|