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