IFeatureServiceFactory.GlobalFeatureService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the global IFeatureService
public:
property Microsoft::VisualStudio::Utilities::IFeatureService ^ GlobalFeatureService { Microsoft::VisualStudio::Utilities::IFeatureService ^ get(); };
public Microsoft.VisualStudio.Utilities.IFeatureService GlobalFeatureService { get; }
member this.GlobalFeatureService : Microsoft.VisualStudio.Utilities.IFeatureService
Public ReadOnly Property GlobalFeatureService As IFeatureService