WiFiDirectServiceProvisioningInfo.IsGroupFormationNeeded Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.