SnmpPrinterCommunityNameSet Property 
             | 
          
        
         
            Gets the SNMP set community name.
            
 
    Namespace: 
   Zebra.Sdk.Printer
    Assembly:
   SdkApi_Core (in SdkApi_Core.dll) Version: 2.13.898
Syntaxpublic string CommunityNameSet { get; }Public ReadOnly Property CommunityNameSet As String
	Get
public:
property String^ CommunityNameSet {
	String^ get ();
}Property Value
Type: 
String
See Also