| Visual Basic (Declaration) | |
|---|---|
| <ObsoleteAttribute("Replaced by ApplicationName")> Public Property Name As String | |
| C# | |
|---|---|
| [ObsoleteAttribute("Replaced by ApplicationName")] public string Name {get; set;} | |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    