INavigableItem.Parent 속성

정의

항목의 직계 부모 개체를 가져옵니다.

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigableItem ^ Parent { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigableItem ^ get(); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigableItem Parent { get; }
member this.Parent : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigableItem
Public ReadOnly Property Parent As INavigableItem

속성 값

항목의 부모 개체를 반환합니다.

적용 대상