Property Extension
Extension
Gets or sets the new extension, with or without a leading period. Specify null to remove any extension from the path.
public string Extension { get; set; }
Gets or sets the new extension, with or without a leading period. Specify null to remove any extension from the path.
public string Extension { get; set; }