Visual Basic (Declaration) | |
---|---|
Property EntityAspect As EntityAspect |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As IHasPocoEntityAspect Dim value As EntityAspect instance.EntityAspect = value value = instance.EntityAspect |
C# | |
---|---|
EntityAspect EntityAspect {get; set;} |
C++/CLI | |
---|---|
property EntityAspect^ EntityAspect { EntityAspect^ get(); void set ( EntityAspect^ value); } |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family