Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 581 Bytes

File metadata and controls

33 lines (18 loc) · 581 Bytes
-api-id M:Windows.AI.Actions.ActionEntityFactory.CreateDocumentEntity(System.String)
-api-type winrt method

Windows.AI.Actions.ActionEntityFactory.CreateDocumentEntity(System.String)

-description

Creates a new instance of DocumentActionEntity.

-parameters

-param path

The path to the document file represented by the DocumentActionEntity.

-returns

A new DocumentActionEntity.

-remarks

-see-also

-examples