TeamExplorerPageAttribute.MultiInstances Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.TeamFoundation.Controls
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Property MultiInstances As Boolean
public bool MultiInstances { get; set; }
public:
property bool MultiInstances {
    bool get ();
    void set (bool value);
}
member MultiInstances : bool with get, set
function get MultiInstances () : boolean 
function set MultiInstances (value : boolean)

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

TeamExplorerPageAttribute Class

Microsoft.TeamFoundation.Controls Namespace