DSCResources/MSFT_xWindowsFeature/en-US/MSFT_xWindowsFeature.schema.mfl
#pragma namespace("\\\\.\\root\\microsoft\\windows\\DesiredStateConfiguration")
instance of __namespace{ name="ms_409";}; #pragma namespace("\\\\.\\root\\microsoft\\windows\\DesiredStateConfiguration\\ms_409") [Description("This resource is used to install, uninstall and query for roles or features on the DSC managed node.") : Amended,AMENDMENT, LOCALE("ms_409")] class MSFT_xWindowsFeature : OMI_BaseResource { }; |