Class ProfileChecker
Properties
profileID
public string profileID { get; private set; }
localLoadPathID
public string localLoadPathID { get; private set; }
localBuildPathID
public string localBuildPathID { get; private set; }
remoteLoadPathID
public string remoteLoadPathID { get; private set; }
remoteBuildPathID
public string remoteBuildPathID { get; private set; }
Constructors
ProfileChecker()
public ProfileChecker()
Methods
void Check()
public void Check()
void SetRemoteLoadURL(string url)
public void SetRemoteLoadURL(string url)