BackgroundTaskBuilder.SetTaskEntryPointClsid(Guid) Method
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:
virtual void SetTaskEntryPointClsid(Platform::Guid clsId) = SetTaskEntryPointClsid;
void SetTaskEntryPointClsid(winrt::guid const& clsId);
public void SetTaskEntryPointClsid(Guid clsId);
function setTaskEntryPointClsid(clsId)
Public Sub SetTaskEntryPointClsid (clsId As Guid)
Parameters
- clsId
-
Guid
Platform::Guid
winrt::guid