Table of Contents

Property Extension

Namespace
Bonsai.IO
Assembly
Bonsai.System.dll

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; }

Property Value

string