Share via


WiFiDirectServiceProvisioningInfo.IsGroupFormationNeeded Property

Definition

Gets a value indicating whether Wi-Fi Direct Point to Point (P2P) group formation is needed.

public:
 property bool IsGroupFormationNeeded { bool get(); };
bool IsGroupFormationNeeded();
public bool IsGroupFormationNeeded { get; }
var boolean = wiFiDirectServiceProvisioningInfo.isGroupFormationNeeded;
Public ReadOnly Property IsGroupFormationNeeded As Boolean

Property Value

Boolean

bool

When true, group formation is needed.

Applies to