SPWebInfo public class SPWebInfo Documentation public Guid AppInstanceId { get; } public short Configuration { get; } public string CustomMasterUrl { get; } public string Description { get; } public Guid Id { get; } public bool IsAppWeb { get; } public uint Language { get; } public DateTime LastItemModifiedDate { get; } public string MasterUrl { get; } public string ServerRelativeUrl { get; } public string Title { get; } public int UIVersion { get; } public bool UIVersionConfigurationEnabled { get; } public int WebTemplateId { get; }