The label to start comparing to.
Namespace: MSBuild.Community.Tasks.SourceSafe
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Property ToLabel As String |
| C# |
|---|
| public string ToLabel { get; set; } |
| C++ |
|---|
| public property string ToLabel sealed { String get(); void set(String value); } |
| J# |
|---|
| /** property */ public string get_ToLabel(); /** property */ public void set_ToLabel(string value); |
| JScript |
|---|
| public function get ToLabel() : String public function set ToLabel(value : String); |
See Also
Documentation version 1.0.0.0.