A version of the
Namespace: MSBuild.Community.Tasks.SourceSafe
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Property Version As String |
C# |
---|
public string Version { get; set; } |
C++ |
---|
public property string Version sealed { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_Version(); /** property */ public void set_Version(string value); |
JScript |
---|
public function get Version() : String public function set Version(value : String); |
See Also
Documentation version 1.0.0.0.