s&
comment
news
apps
browse
insights
charts
code_blocks
dev
emoji_events
tech jam
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
Properties
Active
Broken
Config
ConfigFilePath
EditUrl
HasCompiler
IsBuiltIn
IsPublished
IsTransient
LastOpened
Package
Pinned
RootDirectory
ViewUrl
Methods
GetAssetsPath
GetCodePath
GetLocalizationPath
GetRootPath
HasAssetsPath
HasCodePath
IsSourcePublish
Static Properties
Current
Static Methods
Load
Project
.IsPublished
bool
IsPublished
{
get
;
set
;
}
Description
Returns true if this project has previously been published. This is kind of a guess though because all it does is look to see if we have a published package cached with the same ident.
Return
User Comments