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