IVsProjectDesignerPage.SupportsMultipleValueUndo(String) Methode

Definition

Bestimmt, dass die angegebene Eigenschaft das gleich malige ermitteln und Festlegen mehrerer Werte unterstützt.

public:
 bool SupportsMultipleValueUndo(System::String ^ propertyName);
public:
 bool SupportsMultipleValueUndo(Platform::String ^ propertyName);
bool SupportsMultipleValueUndo(std::wstring const & propertyName);
[System.Runtime.InteropServices.DispId(4)]
public bool SupportsMultipleValueUndo (string propertyName);
[<System.Runtime.InteropServices.DispId(4)>]
abstract member SupportsMultipleValueUndo : string -> bool
Public Function SupportsMultipleValueUndo (propertyName As String) As Boolean

Parameter

propertyName
String

Den Namen der Eigenschaft.

Gibt zurück

Boolean

true , wenn die angegebene Eigenschaft das einmalige und das Festlegen mehrerer Werte unterstützt.

Attribute

Gilt für