Service.RootService 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.
public:
static property Microsoft::XLANGs::Core::Service ^ RootService { Microsoft::XLANGs::Core::Service ^ get(); };
public static Microsoft.XLANGs.Core.Service RootService { get; }
member this.RootService : Microsoft.XLANGs.Core.Service
Public Shared ReadOnly Property RootService As Service