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