| Visual Basic (Declaration) | |
|---|---|
Property OutputNames As String() | |
| C# | |
|---|---|
string[] OutputNames {get; set;} | |
| C++/CLI | |
|---|---|
property array<String^>^ OutputNames { array<String^>^ get(); void set ( array<String^>^ value); } | |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)