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