| Visual Basic (Declaration) | |
|---|---|
<DataMemberAttribute(Order=3, IsRequired=True)> Public Property ApplicationType As ApplicationType | |
| C# | |
|---|---|
[DataMemberAttribute(Order=3, IsRequired=true)] public ApplicationType ApplicationType {get; set;} | |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family