WirelessAccessPointInfoInfrastructure Property 
             | 
          
        
         
            Indicates if this access point is configured for infrastructure mode.
            
 
    Namespace: 
   Zebra.Sdk.Card.Containers
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic bool Infrastructure { get; }Public ReadOnly Property Infrastructure As Boolean
	Get
public:
property bool Infrastructure {
	bool get ();
}Property Value
Type: 
Boolean
See Also