ConnectedServiceInfo.ServiceFolder Property

Definition

Gets an IVsHierarchyItem that represents the folder that contains the ConnectedService.json file.

public:
 property Microsoft::VisualStudio::Shell::IVsHierarchyItem ^ ServiceFolder { Microsoft::VisualStudio::Shell::IVsHierarchyItem ^ get(); };
public Microsoft.VisualStudio.Shell.IVsHierarchyItem ServiceFolder { get; }
member this.ServiceFolder : Microsoft.VisualStudio.Shell.IVsHierarchyItem
Public ReadOnly Property ServiceFolder As IVsHierarchyItem

Property Value

Applies to