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