Task that applies a label to a Visual SourceSafe item.
Namespace: MSBuild.Community.Tasks.SourceSafe
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class VssLabel Inherits VssRecursiveBase |
| C# |
|---|
| public class VssLabel : VssRecursiveBase |
| C++ |
|---|
| ref class VssLabel : VssRecursiveBase |
| J# |
|---|
| public class VssLabel extends VssRecursiveBase |
| JScript |
|---|
| public class VssLabel extends VssRecursiveBase |
Inheritance Hierarchy
System.Object
Microsoft.Build.Utilities.Task
MSBuild.Community.Tasks.SourceSafe.VssBase
MSBuild.Community.Tasks.SourceSafe.VssRecursiveBase
MSBuild.Community.Tasks.SourceSafe.VssLabel
Microsoft.Build.Utilities.Task
MSBuild.Community.Tasks.SourceSafe.VssBase
MSBuild.Community.Tasks.SourceSafe.VssRecursiveBase
MSBuild.Community.Tasks.SourceSafe.VssLabel
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
See Also
Documentation version 1.0.0.0.