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