ArchiveInitializerSettingsPrefix Property
Gets or sets the file prefix. Can be String.Empty for no prefix.
Namespace: SnapDB.Snap.Services.WriterAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public string Prefix { get; set; }
Public Property Prefix As String
Get
Set
public:
property String^ Prefix {
String^ get ();
void set (String^ value);
}
function get_Prefix();
function set_Prefix(value);
Property Value
String