TextConnection.Parent 属性

定义

返回 C# ) 中的 Object (对象 ,该对象代表指定 TextConnection 对象的父对象。 此为只读属性。

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

属性值

适用于