_AddressRuleCondition.Parent 属性

定义

返回指定对象的 对象 的父级。 只读。

public:
 property System::Object ^ Parent { System::Object ^ get(); };
public object Parent { get; }
Public ReadOnly Property Parent As Object

属性值

注解

父对象是 RuleCondition 对象。

适用于