ProjectInfo.IsProjectForUpdate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is true when the project was created by calling ProjectInfo.GetProjectForUpdate.
[System.Runtime.Serialization.IgnoreDataMember]
public bool IsProjectForUpdate { get; }
member this.IsProjectForUpdate : bool
Public ReadOnly Property IsProjectForUpdate As Boolean
Property Value
- Attributes