Visual Basic (Declaration) | |
---|---|
Public Property Version As TestModelVersion |
C# | |
---|---|
public TestModelVersion Version {get; set;} |
C++/CLI | |
---|---|
public: property TestModelVersion Version { TestModelVersion get(); void set ( TestModelVersion value); } |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)