public string ArchiveLocation { get; set; }
Public Property ArchiveLocation As String Get Set
public: virtual property String^ ArchiveLocation { String^ get () sealed; void set (String^ value) sealed; }
abstract ArchiveLocation : string with get, set override ArchiveLocation : string with get, set
function get_ArchiveLocation(); function set_ArchiveLocation(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.