[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ProgramType> element.
| C# | Visual Basic | Visual C++ |
public ProgramType ProgramType{ get; set;}
Public Property ProgramType As ProgramType
public: property ProgramType^ ProgramType { ProgramType^ get (); void set (ProgramType^ value); }
A ProgramType
To remove the ProgramType, set ProgramType to null
Version: 2.0
Since: 2.0