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