IPopupIntellisensePresenter.SpaceReservationManagerName Property

Definition

Gets the name of the space reservation manager that should be used to create popups for this presenter.

public:
 property System::String ^ SpaceReservationManagerName { System::String ^ get(); };
public:
 property Platform::String ^ SpaceReservationManagerName { Platform::String ^ get(); };
public string SpaceReservationManagerName { get; }
member this.SpaceReservationManagerName : string
Public ReadOnly Property SpaceReservationManagerName As String

Property Value

The name of the space reservation manager that should be used to create popups for this presenter.

Remarks

Space reservation managers can be ordered, thus ensuring predictable popup placement.

Applies to