BuildConfiguration.RepositoryId 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.
Caution
Use RepositoryGuid instead
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public int RepositoryId { get; set; }
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
[System.Obsolete("Use RepositoryGuid instead")]
public int RepositoryId { get; set; }
member this.RepositoryId : int with get, set
Public Property RepositoryId As Integer
Property Value
- Attributes