公开的一个静态变量,允许随意的设置
Public static variable, allowing arbitrary setting
命名空间:
HslCommunication.LogNet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public static ILogNet LogNet { get; set; }
Public Shared Property LogNet As ILogNet
Get
Set
public:
static property ILogNet^ LogNet {
ILogNet^ get ();
void set (ILogNet^ value);
}
static member LogNet : ILogNet with get, set
属性值
类型:
ILogNet参见