SimplifiedArchiveInitializerSettingsPendingExtension Property
The extension to name the file.
Namespace: SnapDB.Snap.Services.WriterAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public string PendingExtension { get; set; }
Public Property PendingExtension As String
Get
Set
public:
property String^ PendingExtension {
String^ get ();
void set (String^ value);
}
function get_PendingExtension();
function set_PendingExtension(value);
Property Value
String