CodeElementContract.ProjectGuid 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.
A Guid identifying the project to which the document belongs.
[System.Runtime.Serialization.DataMember(Order=3)]
public Guid ProjectGuid { get; set; }
[<System.Runtime.Serialization.DataMember(Order=3)>]
member this.ProjectGuid : Guid with get, set
Public Property ProjectGuid As Guid
Property Value
- Attributes