The number of values returned in
Namespace: MSBuild.Community.Tasks.Xml
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
Visual Basic (Declaration) |
---|
<Output> Public ReadOnly Property ValuesCount As Integer |
C# |
---|
[Output] public int ValuesCount { get; } |
C++ |
---|
[Output] public property int ValuesCount sealed { int get(); } |
J# |
---|
/** @attribute Output() */ /** property */ public int get_ValuesCount(); |
JScript |
---|
public function get ValuesCount() : int |
See Also
Documentation version 1.0.0.0.