public string SolutionPlatform { get; set; }
Public Property SolutionPlatform As String Get Set
public: property String^ SolutionPlatform { String^ get (); void set (String^ value); }
member SolutionPlatform : string with get, set
In This Article