SnmpPrinterCommunityNameGet Property
|
Gets the SNMP get community name.
Namespace:
Zebra.Sdk.Printer
Assembly:
SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax public string CommunityNameGet { get; }
Public ReadOnly Property CommunityNameGet As String
Get
public:
property String^ CommunityNameGet {
String^ get ();
}
Property Value
Type:
StringSee Also