ProvideToolWindowAttribute.MultiInstances Özellik

Tanım

Araç penceresi için birden çok örneğe izin verilip verilmeyeceğini belirler.

public:
 property bool MultiInstances { bool get(); void set(bool value); };
public:
 property bool MultiInstances { bool get(); void set(bool value); };
public bool MultiInstances { get; set; }
member this.MultiInstances : bool with get, set
Public Property MultiInstances As Boolean

Özellik Değeri

Boolean

true birden çok örneğe izin veriliyorsa, tersi durumda false .

Şunlara uygulanır