public static string PrimaryLogFile { get; set; }
Public Shared Property PrimaryLogFile As String Get Set
public: static property String^ PrimaryLogFile { String^ get (); void set (String^ value); }