[ConnectionStringParameterAttribute] [CustomConfigurationEditorAttribute("GSF.TimeSeries.UI.WPF.dll", "GSF.TimeSeries.UI.Editors.FolderBrowserEditor", null)] public string ArchiveLocation { get; set; }
<ConnectionStringParameterAttribute> <CustomConfigurationEditorAttribute("GSF.TimeSeries.UI.WPF.dll", "GSF.TimeSeries.UI.Editors.FolderBrowserEditor", Nothing)> Public Property ArchiveLocation As String Get Set
public: [ConnectionStringParameterAttribute] [CustomConfigurationEditorAttribute(L"GSF.TimeSeries.UI.WPF.dll", L"GSF.TimeSeries.UI.Editors.FolderBrowserEditor", nullptr)] property String^ ArchiveLocation { String^ get (); void set (String^ value); }
[<ConnectionStringParameterAttribute>] [<CustomConfigurationEditorAttribute("GSF.TimeSeries.UI.WPF.dll", "GSF.TimeSeries.UI.Editors.FolderBrowserEditor", null)>] member ArchiveLocation : string with get, set
function get_ArchiveLocation(); function set_ArchiveLocation(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.