Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property SelectReturnProperties As SelectReturnPropertyCollection(Of SmartMethodBase,SmartProperty) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As SmartMethodBase Dim value As SelectReturnPropertyCollection(Of SmartMethodBase,SmartProperty) value = instance.SelectReturnProperties |
C# | |
---|---|
public SelectReturnPropertyCollection<SmartMethodBase,SmartProperty> SelectReturnProperties {get;} |
C++/CLI | |
---|---|
public: property SelectReturnPropertyCollection<SmartMethodBase^,SmartProperty^>^ SelectReturnProperties { SelectReturnPropertyCollection<SmartMethodBase^,SmartProperty^>^ get(); } |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2