protected string? ContentPath { get; set; }
Protected Property ContentPath As String Get Set
protected: property String^ ContentPath { String^ get (); void set (String^ value); }
member ContentPath : string with get, set
In This Article