| Visual Basic (Declaration) | |
|---|---|
<DataMemberAttribute(EmitDefaultValue=False, Order=3)> <ObsoleteAttribute("Use StoreType/StorePath instead")> Public Property StoreLocation As String | |
| C# | |
|---|---|
[DataMemberAttribute(EmitDefaultValue=false, Order=3)] [ObsoleteAttribute("Use StoreType/StorePath instead")] public string StoreLocation {get; set;} | |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family