ManagementKeyAttribute 构造函数
定义
初始化 ManagementKeyAttribute 类的新实例。Initializes a new instance of the ManagementKeyAttribute class. 这是无参数构造函数。This is the parameterless constructor.
public:
ManagementKeyAttribute();
public ManagementKeyAttribute ();
Public Sub New ()