ModuleIdentityMacroContactInfo Property |
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic string ContactInfo { get; set; }
Public Property ContactInfo As String
Get
Set
public:
property String^ ContactInfo {
String^ get ();
void set (String^ value);
}
member ContactInfo : string with get, set
Property Value
Type:
String
See Also