Share via


CustomPeerResolverService.ControlShape Propiedad

Definición

Obtiene o establece si el servicio de la resolución del mismo nivel comparte las referencias.

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

Valor de propiedad

Verdadero si el servicio de la resolución del mismo nivel comparte las referencias; falso si no se comparten.

Se aplica a