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