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