Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use this property to change or get information about build definitions within Visual Studio.
Namespace: Microsoft.VisualStudio.TeamFoundation.Build
Assembly: Microsoft.VisualStudio.TeamFoundation.Build (in Microsoft.VisualStudio.TeamFoundation.Build.dll)
Syntax
'Declaration
ReadOnly Property DefinitionManager As IBuildDefinitionManager
IBuildDefinitionManager DefinitionManager { get; }
property IBuildDefinitionManager^ DefinitionManager {
IBuildDefinitionManager^ get ();
}
abstract DefinitionManager : IBuildDefinitionManager with get
function get DefinitionManager () : IBuildDefinitionManager
Property Value
Type: Microsoft.VisualStudio.TeamFoundation.Build.IBuildDefinitionManager
Returns IBuildDefinitionManager.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.